From 423e4c43acd9f9375c58c63563d5c6f7918e353d Mon Sep 17 00:00:00 2001
From: Teklia Bot <bot@teklia.com>
Date: Wed, 2 Oct 2024 11:03:30 +0000
Subject: [PATCH] Bump Python requirement sentry-sdk to 2.15.0

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

diff --git a/requirements.txt b/requirements.txt
index 6b14cbe006..4d47da71fc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,7 +16,7 @@ python-memcached==1.59
 PyYAML==6.0
 requests==2.28.2
 rq==1.16.0
-sentry-sdk==2.14.0
+sentry-sdk==2.15.0
 setproctitle==1.3.2
 SolrClient==0.3.1
 teklia-toolbox==0.1.3
-- 
GitLab