From 0a4f9657ce6ec0792dec60a3bda6d6d399c7d5b2 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Fri, 7 May 2021 14:06:17 +0000
Subject: [PATCH] Bump Python requirement pytest-mock to 3.6.1

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

diff --git a/tests-requirements.txt b/tests-requirements.txt
index e02dd843..635da6c8 100644
--- a/tests-requirements.txt
+++ b/tests-requirements.txt
@@ -1,3 +1,3 @@
 pytest==6.2.3
-pytest-mock==3.5.1
+pytest-mock==3.6.1
 pytest-responses==0.4.0
-- 
GitLab