From d17b019c66634ce79cb8e7ddedc2b3918a2ed0d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 11:01:46 +0000 Subject: [PATCH] Bump sentry-sdk[flask] from 2.19.2 to 2.39.0 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 2.19.2 to 2.39.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.39.0) --- updated-dependencies: - dependency-name: sentry-sdk[flask] dependency-version: 2.39.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 01fd305b66..29848d28f1 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.39.0 prometheus-client==0.17.1 lxml==5.3.0 lxml_html_clean==0.3.1