From 7225102125d273f0dcc0172a2535044f584cfdd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 22:28:57 +0000 Subject: [PATCH] Bump sentry-sdk from 0.11.2 to 1.45.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.11.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.11.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 48823fd..bdd9052 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,6 +27,6 @@ rsa==4.0 six>=1.13.0 sqlparse==0.3.0 urllib3==1.24.2 -sentry-sdk==0.11.2 +sentry-sdk==1.45.1 google-cloud-pubsub==2.3.0 scipy==1.4.1