From 7593b74ae775a32d45f5065bb7ba4b8a26888632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 17:42:35 +0000 Subject: [PATCH] Bump pytest from 7.4.1 to 7.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.4.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.4.1...7.4.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec579379..bb1a5207 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Markdown==2.6.11 marshmallow==3.19.0 MarkupSafe==2.1.2 py-gfm==0.1.4 -pytest==7.4.1 +pytest==7.4.2 PyYAML==6.0 requests==2.28.2 requests-mock==1.10.0