From b182da0c4c5512d54ff524d5b7855b97a7990e32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 12:21:55 +0000 Subject: [PATCH] Bump sentry-sdk[flask] from 2.19.2 to 2.32.0 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 2.19.2 to 2.32.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.19.2...2.32.0) --- updated-dependencies: - dependency-name: sentry-sdk[flask] dependency-version: 2.32.0 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 6d4b7e946..5a3805245 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ requests[security] >= 2.25.1, < 3.0.0 tabulate==0.9.0 zipstream-new==1.1.8 pika==1.3.2 -sentry-sdk[flask]==2.19.2 +sentry-sdk[flask]==2.32.0 prometheus-client==0.17.1 lxml==5.3.0 lxml_html_clean==0.3.1