From d154a495cf110ca136b79b3d2bbe5916d26d380c Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Fri, 8 Jan 2021 14:06:02 +0000
Subject: [PATCH] Bump Python requirement pytest-mock to 3.5.0

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

diff --git a/tests-requirements.txt b/tests-requirements.txt
index 3ffc6117..6bc3ae59 100644
--- a/tests-requirements.txt
+++ b/tests-requirements.txt
@@ -1,3 +1,3 @@
 pytest==6.2.1
-pytest-mock==3.3.1
+pytest-mock==3.5.0
 pytest-responses==0.4.0
-- 
GitLab