From 481d3b93ad0cd1e5c3a55dacf2b865848f68738e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 22:49:41 +0000 Subject: [PATCH] Bump sentry-sdk from 1.28.1 to 1.45.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.28.1 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.28.1...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 d778dce9..cfd33122 100644 --- a/requirements.txt +++ b/requirements.txt @@ -312,7 +312,7 @@ Scrapy==2.8.0 seaborn==0.12.2 SecretStorage==3.3.1 Send2Trash==1.8.0 -sentry-sdk==1.28.1 +sentry-sdk==1.45.1 service-identity==18.1.0 setproctitle==1.3.2 setuptools==67.8.0