From 1ff9d5e0c1f682e6f2a8033d26573f3628d148f0 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Thu, 18 Aug 2022 11:01:31 +0000
Subject: [PATCH] Bump Python requirement sentry-sdk to 1.9.5

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

diff --git a/requirements.txt b/requirements.txt
index cc5b33c636..80e3144251 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,7 +13,7 @@ python-memcached==1.59
 pytz==2022.1
 PyYAML==5.4.1
 requests==2.27.1
-sentry-sdk==1.5.10
+sentry-sdk==1.9.5
 setproctitle==1.3.2
 SolrClient==0.3.1
 teklia-toolbox==0.1.3
-- 
GitLab