From 059c0df16c8c83f9bb72382cbbbe84133f7e8d80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 11:51:06 +0200 Subject: [PATCH] Bump pytest from 7.4.2 to 7.4.3 (#4648) 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 73b64039b..f1a758613 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -9,7 +9,7 @@ pytest-aiohttp==1.0.5 pytest-asyncio==0.18.3 pytest-cov==4.1.0 pytest-timeout==2.2.0 -pytest==7.4.2 +pytest==7.4.3 pyupgrade==3.15.0 time-machine==2.13.0 typing_extensions==4.8.0