From b547ba9124b9469f2e33fde398fd4c274c30003f Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Mon, 16 Jan 2023 14:01:05 +0000
Subject: [PATCH] Bump Python requirement requests to 2.28.2

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

diff --git a/tests-requirements.txt b/tests-requirements.txt
index 92114ef6..24d11190 100644
--- a/tests-requirements.txt
+++ b/tests-requirements.txt
@@ -1,4 +1,4 @@
 pytest==7.2.1
 pytest-mock==3.10.0
 pytest-responses==0.5.1
-requests==2.28.1
+requests==2.28.2
-- 
GitLab