From b4c8810829754be3605e4e01db451f689155b672 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 22:51:28 +0000 Subject: [PATCH] Bump sentry-sdk from 1.29.2 to 1.45.1 in /backend/deploy Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.29.2 to 1.45.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/1.45.1/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.29.2...1.45.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 1.45.1 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..d0db27115 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==1.45.1 simplejson==3.19.1 six==1.16.0 snowballstemmer==2.2.0