From 88252fffc87d73a5142a0bd70519756077bbd863 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 7 May 2022 22:04:46 +0200 Subject: [PATCH] e2e_tests/pip: Update pytest to 7.1.2 --- e2e_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e_tests/requirements.txt b/e2e_tests/requirements.txt index 2aba370..9ac3dd1 100644 --- a/e2e_tests/requirements.txt +++ b/e2e_tests/requirements.txt @@ -6,7 +6,7 @@ packaging==21.3 pluggy==1.0.0 py==1.11.0 pyparsing==3.0.8 -pytest==7.0.1 +pytest==7.1.2 PyYAML==6.0 smmap==5.0.0 toml==0.10.2