From 427aada53911554c61e9e563a6e0660cc4716b83 Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Sat, 4 Mar 2023 14:00:38 +0000 Subject: [PATCH] Bump Python requirement pytest 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 2cc9c9ee..b38c5845 100644 --- a/tests-requirements.txt +++ b/tests-requirements.txt @@ -1,3 +1,3 @@ -pytest==7.2.1 +pytest==7.2.2 pytest-mock==3.10.0 pytest-responses==0.5.1 -- GitLab