From b6f9d725d8689636c233cf6dcad78717fc6826d6 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Tue, 27 Apr 2021 14:06:32 +0000
Subject: [PATCH] Bump Python requirement pytest-responses to 0.5.0

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

diff --git a/tests-requirements.txt b/tests-requirements.txt
index b9fb9ef4..0cf8f087 100644
--- a/tests-requirements.txt
+++ b/tests-requirements.txt
@@ -1,3 +1,3 @@
 pytest==6.2.4
 pytest-mock==3.5.1
-pytest-responses==0.4.0
+pytest-responses==0.5.0
-- 
GitLab