From 197d0f7ed1777b1728a5818a588a5391e6cc9b84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 22:51:44 +0000 Subject: [PATCH] Bump sentry-sdk from 1.29.2 to 1.45.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.29.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/1.29.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 b8871b3..57e24ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ safetensors==0.3.1 scikit-image==0.21.0 scikit-learn==1.3.0 scipy==1.10.1 -sentry-sdk==1.29.2 +sentry-sdk==1.45.1 setproctitle==1.3.2 six==1.16.0 smmap==5.0.0