From 57cea63d3ca809c71af116a61e5c76b89cc55183 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Mon, 29 Aug 2022 14:01:04 +0000
Subject: [PATCH] Bump Python requirement pytest to 7.1.2

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

diff --git a/tests-requirements.txt b/tests-requirements.txt
index 93918fd7..cbfe5e1c 100644
--- a/tests-requirements.txt
+++ b/tests-requirements.txt
@@ -1,4 +1,4 @@
-pytest==7.1.1
+pytest==7.1.2
 pytest-mock==3.8.2
 pytest-responses==0.5.0
 requests==2.27.1
-- 
GitLab