From c20b2b871b993c22f0933ffa4c3b7fb1f9972bcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:55:24 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 1.16.0 to 1.40.5 in /tools Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.16.0 to 1.40.5. - [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...1.40.5) --- updated-dependencies: - dependency-name: sentry-sdk 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 be83e0617..aa877ff5c 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.9.1 async-timeout==4.0.3 pytz==2023.3.post1 -sentry-sdk==1.16.0 +sentry-sdk==1.40.5 structlog==23.2.0 taskcluster==58.0.2