From 8d611915ade7926edde7cca4dd5f37eba955f714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 05:08:06 +0000 Subject: [PATCH] build(deps): bump sentry-sdk[flask] from 1.43.0 to 2.13.0 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 1.43.0 to 2.13.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.13.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..7d0770f4 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.13.0 StrEnum==0.4.15 werkzeug==3.0.1