From 1a1d0e02391c4d2dca85d3db70e9f2a668ae080d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:12:01 +0200 Subject: [PATCH] build(deps): bump sentry-sdk from 1.40.5 to 2.5.1 in /tools (#2329) Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.5 to 2.5.1. - [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.40.5...2.5.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 62ed15e3d..9830f3203 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.9.5 async-timeout==4.0.3 pytz==2024.1 -sentry-sdk==1.40.5 +sentry-sdk==2.5.1 structlog==24.2.0 taskcluster==65.1.0