From a2f25259d2476005fce8e29f043ed1e15ccf697c Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Fri, 14 Apr 2023 11:00:56 +0000 Subject: [PATCH] Bump Python requirement sentry-sdk to 1.19.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f7a9cf4de9..b456065da5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ python-memcached==1.59 pytz==2023.3 PyYAML==6.0 requests==2.28.2 -sentry-sdk==1.11.1 +sentry-sdk==1.19.1 setproctitle==1.3.2 SolrClient==0.3.1 teklia-toolbox==0.1.3 -- GitLab