From f997e512497d6eefeec6dc7c21440c9d3ebc70e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 12:00:01 +0200 Subject: [PATCH] Bump pytest from 7.3.2 to 7.4.0 (#4405) 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 bff81e5c1..5573b7303 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.1.0 pytest-timeout==2.1.0 -pytest==7.3.2 +pytest==7.4.0 pyupgrade==3.7.0 time-machine==2.10.0 typing_extensions==4.6.3