From adaf4b649f62a1874cd4541900ed336b78e1f2c5 Mon Sep 17 00:00:00 2001
From: Teklia Bot <bot@teklia.com>
Date: Mon, 3 Mar 2025 08:03:15 +0000
Subject: [PATCH] Bump Python requirement pytest to 8.3.5

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

diff --git a/tests-requirements.txt b/tests-requirements.txt
index 6995b2b..130db4d 100644
--- a/tests-requirements.txt
+++ b/tests-requirements.txt
@@ -1,3 +1,3 @@
-pytest==8.3.4
+pytest==8.3.5
 pytest-mock==3.14.0
 pytest-responses==0.5.1
-- 
GitLab