From e2bb8098e9a36b6282aca5a4e8bebe94e2000d31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 17:12:38 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 1.16.0 to 2.30.0 in /tools Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.16.0 to 2.30.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/1.16.0...2.30.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 0a67a70a3..32928f92c 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.11.18 async-timeout==4.0.3 pytz==2025.2 -sentry-sdk==1.16.0 +sentry-sdk==2.30.0 structlog==24.4.0 taskcluster==84.0.2