From 0f69033dc2d6b4f3872a109a440b20050815cc11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 04:03:21 +0000 Subject: [PATCH] Bump pytest from 7.0.1 to 7.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.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.0.1...7.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index b5aadacf0d6..224fa6f56b0 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -21,7 +21,7 @@ packaging==21.3 pluggy==1.0.0 py==1.11.0 pyparsing==3.0.7 -pytest==7.0.1 +pytest==7.1.1 pytest-cov==3.0.0 pytest-forked==1.4.0 pytest-mock==3.7.0