From 9affa5316ce9adabb11dd57dc6d70fa85e915e2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 10:00:44 +0200 Subject: [PATCH] Bump pytest from 7.1.3 to 7.2.0 (#3972) 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 91c7a5b5b..46f11e4ec 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -10,6 +10,6 @@ pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==4.0.0 pytest-timeout==2.1.0 -pytest==7.1.3 +pytest==7.2.0 pyupgrade==3.1.0 time-machine==2.8.2