From a859685deed250362c09e48ee573269c631d49a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 15:03:48 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 2.52.0 to 2.53.0 in /bot Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.52.0 to 2.53.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.52.0...2.53.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.53.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 63a693933..186296da6 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -4,7 +4,7 @@ libmozdata==0.2.12 python-hglib==2.6.2 pyyaml==6.0.3 rs_parsepatch==0.4.4 -sentry-sdk==2.52.0 +sentry-sdk==2.53.0 setuptools==80.9.0 structlog==25.5.0 taskcluster==95.0.0