From 7b8d25fed96553b339cd4f2906311fda49fa5ea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 19:08:07 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk from 2.35.1 to 2.35.2 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.35.1 to 2.35.2. - [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.35.1...2.35.2) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.35.2 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 b9aaa5e17b..fd09477c34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -243,7 +243,7 @@ rsa==4.7.2 # via google-auth s3transfer==0.4.2 # via boto3 -sentry-sdk==2.35.1 +sentry-sdk==2.35.2 # via -r requirements.in six==1.16.0 # via