From f797fc479ace86d7fd0d4d53cbb5ab00bdf77552 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Fri, 19 Aug 2022 14:01:15 +0000
Subject: [PATCH] Bump Python requirement pytest-mock to 3.8.2

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

diff --git a/tests-requirements.txt b/tests-requirements.txt
index 19db9208..86c4bf8a 100644
--- a/tests-requirements.txt
+++ b/tests-requirements.txt
@@ -1,4 +1,4 @@
 pytest==7.1.3
-pytest-mock==3.9.0
+pytest-mock==3.10.0
 pytest-responses==0.5.1
 requests==2.28.1
-- 
GitLab