From 58cafe50c08ea455bdd49de723cacbc7b855327d Mon Sep 17 00:00:00 2001
From: Teklia Bot <bot@teklia.com>
Date: Sat, 17 Feb 2024 08:40:01 +0000
Subject: [PATCH] Bump Python requirement pytest to 8.0.1

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

diff --git a/tests-requirements.txt b/tests-requirements.txt
index 0429e9ca..5895911f 100644
--- a/tests-requirements.txt
+++ b/tests-requirements.txt
@@ -1,3 +1,3 @@
-pytest==7.4.3
+pytest==8.0.1
 pytest-mock==3.12.0
 pytest-responses==0.5.1
-- 
GitLab