From 95c3eda42264fc6912bf618913b868a4bbc1cf9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:15:28 +0000 Subject: [PATCH] Bump sentry-sdk from 2.24.1 to 2.56.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.24.1 to 2.56.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.24.1...2.56.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 2b1f40f2..913957c3 100644 --- a/requirements.in +++ b/requirements.in @@ -24,7 +24,7 @@ pip-tools~=7.5.3 psycopg2-binary~=2.9.3 pylint~=3.3.6 python-editor~=1.0.3 -sentry-sdk[flask]~=2.24.1 +sentry-sdk[flask]~=2.56.0 six~=1.17.0 SQLAlchemy~=2.0.48 structlog~=25.5.0 diff --git a/requirements.txt b/requirements.txt index 73677c37..48f623dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -180,7 +180,7 @@ requests==2.33.0 # pyjwkest s3transfer==0.10.4 # via boto3 -sentry-sdk[flask]==2.24.1 +sentry-sdk[flask]==2.56.0 # via -r requirements.in six==1.17.0 # via