From d19fda82ee4c745ecde149a5b98bbc34c37468bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 15:34:48 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 2.34.0 to 2.41.0 in /tools Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.34.0 to 2.41.0. - [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.41.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index f4bdd8df9..2872f3274 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.12.14 async-timeout==5.0.1 pytz==2025.2 -sentry-sdk==2.34.0 +sentry-sdk==2.41.0 structlog==25.4.0 taskcluster==88.0.2