From 548f50d918b9b4316f2ee2d1ae90e97e438e71ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 14:03:08 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 2.66.1 to 2.67.1 in /backend Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.66.1 to 2.67.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/2.67.1/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.66.1...2.67.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.67.1 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 8faee7faf..a1c062170 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ drf-yasg==1.21.15 gunicorn==26.0.0 parsepatch==0.1.3 psycopg2-binary==2.9.12 -sentry-sdk==2.66.1 +sentry-sdk==2.67.1 setuptools==83.0.0 sqlparse==0.5.5 taskcluster==103.0.1