From 0bbabcfc56fa11f2e76e284d3aba8c4111423d02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 15:44:06 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 2.54.0 to 2.55.0 in /bot Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.54.0 to 2.55.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.54.0...2.55.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.55.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 11d1e9c12..ee43ad56f 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -2,7 +2,7 @@ google-cloud-storage==3.9.0 libmozdata==0.2.12 pytz==2026.1.post1 pyyaml==6.0.3 -sentry-sdk==2.54.0 +sentry-sdk==2.55.0 structlog==25.5.0 taskcluster==97.1.0 tenacity==9.1.4