From a0ff95cef828ac0bea32015de5cdca3a53aebb12 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 6 Mar 2023 01:47:52 +0100 Subject: [PATCH] Update pytest to 7.2.2 (#89179) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 0093240e0cf..7f2e51a0c08 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -29,7 +29,7 @@ pytest-timeout==2.1.0 pytest-unordered==0.5.2 pytest-picked==0.4.6 pytest-xdist==2.5.0 -pytest==7.2.1 +pytest==7.2.2 requests_mock==1.10.0 respx==0.20.1 syrupy==4.0.0