From 13b3ce9b4ad116d90a68b42ccb9c8d716837fc66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 22:44:58 +0000 Subject: [PATCH] Bump sentry-sdk from 1.21.0 to 1.45.1 in /requirements Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.21.0 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/1.21.0...1.45.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 1.45.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/live.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/live.txt b/requirements/live.txt index ede03d3..a665f60 100644 --- a/requirements/live.txt +++ b/requirements/live.txt @@ -4,4 +4,4 @@ django-storages==1.13.2 django-s3-folder-storage==0.5 # error logging using sentry -sentry-sdk==1.21.0 +sentry-sdk==1.45.1