From 12a9f2fbce492a433de8a0ecbaa4b5e56e65f929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 14:05:24 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 2.47.0 to 2.48.0 in /backend Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.47.0 to 2.48.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/2.47.0...2.48.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 3373a6c21..d1712b8f1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ drf-yasg==1.21.11 gunicorn==23.0.0 parsepatch==0.1.3 psycopg2-binary==2.9.11 -sentry-sdk==2.47.0 +sentry-sdk==2.48.0 setuptools==80.9.0 sqlparse==0.5.4 taskcluster==95.0.0