From e075dbf1847967d9c41426a584ed86cb8b6bd309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2026 22:43:53 +0000 Subject: [PATCH] Bump sentry-sdk from 2.59.0 to 2.70.0 in /backend Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.59.0 to 2.70.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.59.0...2.70.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.70.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 d8578b3..8ace351 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -36,7 +36,7 @@ requests==2.34.2 rich==15.0.0 rich-toolkit==0.20.5 rignore==0.7.6 -sentry-sdk==2.59.0 +sentry-sdk==2.70.0 shellingham==1.5.4 SQLAlchemy==2.0.50 sqlmodel==0.0.42