From 41ae557322c0f9816256727ca77aa5eeabefb15e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 05:10:49 +0000 Subject: [PATCH] build(deps): bump sentry-sdk[flask] from 1.43.0 to 2.2.0 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 1.43.0 to 2.2.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.43.0...2.2.0) --- updated-dependencies: - dependency-name: sentry-sdk[flask] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d00b04cb..f6b1bd70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ pytz==2024.1 PyYAML==6.0.1 requests==2.31.0 requests_hawk==1.2.1 -sentry-sdk[flask]==1.43.0 +sentry-sdk[flask]==2.2.0 StrEnum==0.4.15 werkzeug==3.0.1