From 35fc181deb39a14f72a1c64e65d992da37e06e4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 17:44:33 +0000 Subject: [PATCH] Bump sentry-sdk from 1.29.2 to 2.8.0 in /backend/deploy Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.29.2 to 2.8.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.29.2...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/deploy/requirements.txt b/backend/deploy/requirements.txt index 4f439aca0..8e041547e 100644 --- a/backend/deploy/requirements.txt +++ b/backend/deploy/requirements.txt @@ -149,7 +149,7 @@ s3transfer==0.3.7 sacrebleu==2.3.1 schedule==1.2.0 semver==2.13.0 -sentry-sdk==1.29.2 +sentry-sdk==2.8.0 simplejson==3.19.1 six==1.16.0 snowballstemmer==2.2.0