From 668669c2e6f4ad6661f2c120250b70bf6c4bdefd Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Wed, 4 Nov 2020 10:51:41 +0000
Subject: [PATCH] Bump Python requirement pytest to 6.1.2

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

diff --git a/tests-requirements.txt b/tests-requirements.txt
index ca07f477..58c99b05 100644
--- a/tests-requirements.txt
+++ b/tests-requirements.txt
@@ -1,3 +1,3 @@
-pytest==5.4.3
+pytest==6.1.2
 pytest-mock==3.2.0
 pytest-responses==0.4.0
-- 
GitLab