From d7e121f3e8962af647f79996c644cf913b923ea1 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 24 Sep 2021 10:11:36 +0200 Subject: [PATCH] Upgrade pytest to 6.2.5 (#56603) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4d10ef8e031..1dc2c49ac35 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -22,7 +22,7 @@ pytest-test-groups==1.0.3 pytest-sugar==0.9.4 pytest-timeout==1.4.2 pytest-xdist==2.2.1 -pytest==6.2.4 +pytest==6.2.5 requests_mock==1.9.2 responses==0.12.0 respx==0.17.0