From 936f7c604d2ebf8f5dcc740fe49968eb28d0325a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 10:11:06 +0000 Subject: [PATCH] Bump sentry-sdk[django] from 2.42.0 to 2.43.0 Bumps [sentry-sdk[django]](https://github.com/getsentry/sentry-python) from 2.42.0 to 2.43.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.42.0...2.43.0) --- updated-dependencies: - dependency-name: sentry-sdk[django] dependency-version: 2.43.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 c3c75ea7..e6957dcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ channels-redis==4.3.0 charset-normalizer==3.4.0 constantly==23.10.4 cryptography==46.0.1 -sentry-sdk[django]==2.42.0 +sentry-sdk[django]==2.43.0 ctlsettings==0.4.4 daphne==4.2.1 Deprecated==1.2.13