From a87b1666d2b7f2c20772fd44079696986266ad37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 10:13:07 +0000 Subject: [PATCH] :arrow_up: Bump sentry-sdk[django] from 2.41.0 to 2.42.0 Bumps [sentry-sdk[django]](https://github.com/getsentry/sentry-python) from 2.41.0 to 2.42.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.41.0...2.42.0) --- updated-dependencies: - dependency-name: sentry-sdk[django] dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c01bc4a9..a747097c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ charset-normalizer==3.4.0 constantly==23.10.4 coverage==7.10.0 cryptography==46.0.1 -sentry-sdk[django]==2.41.0 +sentry-sdk[django]==2.42.0 ctlsettings==0.4.4 daphne==4.2.1 Deprecated==1.2.13