From 39c9e89a4131a31cf1169ce81a3acd7b350adbab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:40:36 +0000 Subject: [PATCH] Bump sentry-sdk from 0.12.2 to 1.45.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.12.2 to 1.45.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/1.45.1/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/0.12.2...1.45.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 1.45.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af6a22b..7c2710c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ elasticsearch==7.10.1 djangorestframework==3.11.2 coreapi==2.3.3 django-prometheus==1.0.15 -sentry-sdk==0.12.2 +sentry-sdk==1.45.1 python-dotenv==0.10.3 django-cors-headers==3.1.0 unidecode==1.1.1