From b3a869429fbea0ed39b47fa9c45923c09d058391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 16:21:04 -0500 Subject: [PATCH] Bump pytest from 7.2.1 to 7.2.2 (#4170) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.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.2.1...7.2.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> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 611dfb646..687e70091 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -10,7 +10,7 @@ pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==4.0.0 pytest-timeout==2.1.0 -pytest==7.2.1 +pytest==7.2.2 pyupgrade==3.3.1 time-machine==2.9.0 typing_extensions==4.3.0