From afbafe44f92b136b118b5c63c7b399fcca5cdde0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 09:24:39 +0200 Subject: [PATCH] Bump pytest from 7.3.0 to 7.3.1 (#4243) 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 88ced3aa0..4c601e24d 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -9,7 +9,7 @@ pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==4.0.0 pytest-timeout==2.1.0 -pytest==7.3.0 +pytest==7.3.1 pyupgrade==3.3.1 time-machine==2.9.0 typing_extensions==4.5.0