From e01f5fa126abb4f94559a22f64c11462ad4b5056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 15:58:39 +0200 Subject: [PATCH] chore(deps): bump pytest from 7.1.1 to 7.1.2 (#52) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.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.1.1...7.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/req.txt b/req.txt index ea281b3..7b124a8 100644 --- a/req.txt +++ b/req.txt @@ -24,7 +24,7 @@ py==1.11.0 pydantic==1.9.0 Pygments==2.12.0 pyparsing==3.0.9 -pytest==7.1.1 +pytest==7.1.2 pytest-cov==3.0.0 pytest-vcr==1.0.2 pytz==2022.1