From 6a39d19f81f1d1815989f083a7661946d8627ac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 16:06:34 +0000 Subject: [PATCH] Bump sentry-sdk from 2.3.1 to 2.12.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.3.1 to 2.12.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.3.1...2.12.0) --- updated-dependencies: - dependency-name: sentry-sdk 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 20d72a8..d1646fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ django==5.0.6 psycopg2-binary==2.9.9 uWSGI==2.0.26 -sentry-sdk==2.3.1 +sentry-sdk==2.12.0 freezegun==1.5.1 pre-commit==3.8.0 django-debug-toolbar==4.4.6