From e357c4d5e584e23a52a8aaaece2c2037b8f09285 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:58:20 +0100 Subject: [PATCH] Update pytest to 8.1.0 (#112173) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index d367e81c0b2..36e625e5993 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -28,7 +28,7 @@ pytest-timeout==2.2.0 pytest-unordered==0.5.2 pytest-picked==0.5.0 pytest-xdist==3.3.1 -pytest==8.0.2 +pytest==8.1.0 requests-mock==1.11.0 respx==0.20.2 syrupy==4.6.1