From 759fd1077a29e907d0e49d7d561820c23fdaf825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 11:51:05 +0200 Subject: [PATCH] Bump pytest from 7.3.1 to 7.3.2 (#4371) 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 0a817bc56..0cac8afdc 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.1 +pytest==7.3.2 pyupgrade==3.4.0 time-machine==2.9.0 typing_extensions==4.6.3