From 002ee30c9dcb99596f95f20740da7f0c470f9860 Mon Sep 17 00:00:00 2001 From: WKDV Bot <adm-git+wkdv-bot@ufz.de> Date: Wed, 5 Apr 2023 00:53:30 +0200 Subject: [PATCH] Bump pytest from 7.2.1 to 7.2.2 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 39d838ce7..0f403dfb0 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -5,6 +5,6 @@ beautifulsoup4==4.11.2 hypothesis==6.68.2 Markdown==3.3.7 -pytest==7.2.1 +pytest==7.2.2 pytest-lazy-fixture==0.6.3 requests==2.28.2 -- GitLab