From 8e2985d881ec983b04a022c068e28348f055d81b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 02:49:18 +0000 Subject: [PATCH] Bump sentry-sdk from 1.5.12 to 2.39.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.12 to 2.39.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/1.5.12...2.39.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 0e7d6a4e..c890b48c 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -5,6 +5,6 @@ raven==6.10.0 redis==3.5.3 gunicorn==20.1.0 hiredis==2.0.0 -sentry-sdk==1.5.12 +sentry-sdk==2.42.0 gevent==25.9.1 greenlet==3.2.4