From 075167586177a25c4d151cd35ac7df6eca83d89c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:31:41 +0000 Subject: [PATCH] build(deps): bump sentry-sdk[flask] from 2.13.0 to 2.22.0 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 2.13.0 to 2.22.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/2.13.0...2.22.0) --- updated-dependencies: - dependency-name: sentry-sdk[flask] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95b605fd5..26a357ee8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ pytz==2024.1 PyYAML==6.0.1 requests==2.32.3 requests-hawk==1.2.1 -sentry-sdk[flask]==2.13.0 +sentry-sdk[flask]==2.22.0 StrEnum==0.4.15 werkzeug==3.0.4