From af6b24d9bd014a95e2df1d5b8cdfb453e77237d3 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Mon, 19 Feb 2024 01:52:40 +0100 Subject: [PATCH] Update pytest to 8.0.1 (#110907) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4f6d5ac958e..19baa9f0602 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -28,7 +28,7 @@ pytest-timeout==2.1.0 pytest-unordered==0.5.2 pytest-picked==0.5.0 pytest-xdist==3.3.1 -pytest==8.0.0 +pytest==8.0.1 requests-mock==1.11.0 respx==0.20.2 syrupy==4.6.1