From 6dd9b573fd5b294e0995948e6ee19ba208a39537 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 08:11:47 +0200 Subject: [PATCH] Bump pytest from 7.2.2 to 7.3.0 (#4235) 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 d928b2e8d..13baa0791 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.2 +pytest==7.3.0 pyupgrade==3.3.1 time-machine==2.9.0 typing_extensions==4.5.0