From 43bd41b5702cb95e0baf10d6ebc82c408ca5bb21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 16:52:31 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk from 2.34.0 to 2.34.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.34.0 to 2.34.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.34.0...2.34.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.34.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 033d83bc8c..4901b2c6ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -241,7 +241,7 @@ rsa==4.7.2 # via google-auth s3transfer==0.4.2 # via boto3 -sentry-sdk==2.34.0 +sentry-sdk==2.34.1 # via -r requirements.in six==1.16.0 # via