From 51875bdcd5baa9ece6204e93912e6a5d6aed60ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 08:15:33 +0100 Subject: [PATCH] Bump pytest from 7.2.0 to 7.2.1 (#4104) 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 baf244533..f38733636 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -10,6 +10,6 @@ pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==4.0.0 pytest-timeout==2.1.0 -pytest==7.2.0 +pytest==7.2.1 pyupgrade==3.3.1 time-machine==2.9.0