From 074b503d94b0599e477af419ab50dae419329b8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 10:15:39 +0000 Subject: [PATCH] Bump pytest from 7.0.1 to 7.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.2.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.0.1...7.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 9d9b8ab853..0a4d9d38ad 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -6,7 +6,7 @@ codecov==2.1.12 coverage==4.5.4 requests>=2.27.1 requests_mock==1.9.3 -pytest==7.0.1 +pytest==7.2.2 pytest-xdist==2.5.0 pytest-benchmark[histogram]==3.4.1 cryptography==36.0.1