From 5c7194aafc812653fb51074d4e1913fd96336b54 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Mon, 14 Mar 2022 14:01:33 +0000
Subject: [PATCH] Bump Python requirement pytest to 7.1.0

---
 tests-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests-requirements.txt b/tests-requirements.txt
index 30455fe6..6c2bbda5 100644
--- a/tests-requirements.txt
+++ b/tests-requirements.txt
@@ -1,3 +1,3 @@
-pytest==7.0.0
+pytest==7.1.0
 pytest-mock==3.7.0
 pytest-responses==0.5.0
-- 
GitLab