From 0b9e8bd8219ce89bb88dd9ed135a70815d51023d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 19:27:08 +0000 Subject: [PATCH] Bump sentry-sdk from 2.58.0 to 2.63.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.58.0 to 2.63.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.58.0...2.63.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.59.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 01898493..d26ef334 100644 --- a/requirements.in +++ b/requirements.in @@ -23,7 +23,7 @@ pip-tools~=7.5.3 psycopg2-binary~=2.9.3 pylint~=3.3.6 python-editor~=1.0.3 -sentry-sdk[flask]~=2.58.0 +sentry-sdk[flask]~=2.63.0 six~=1.17.0 SQLAlchemy~=2.0.48 structlog~=25.5.0 diff --git a/requirements.txt b/requirements.txt index d4e00933..c8207e5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -166,7 +166,7 @@ requests==2.34.2 # pyjwkest s3transfer==0.10.4 # via boto3 -sentry-sdk[flask]==2.58.0 +sentry-sdk[flask]==2.63.0 # via -r requirements.in six==1.17.0 # via