From 72a0c907bbe3c66112ab11ac4ca724126467fae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 17:30:41 +0000 Subject: [PATCH] Bump pytest from 7.3.0 to 7.4.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.0 to 7.4.1. - [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.3.0...7.4.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e4bf069b..165a9bcb 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.3.0 +pytest==7.4.1 PyYAML==6.0 requests==2.28.2 requests-mock==1.10.0