From 9277401dd59a1f103ab76b0443fb98a223169569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:47:35 +0000 Subject: [PATCH] Bump sentry-sdk[flask] from 2.10.0 to 2.19.0 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 2.10.0 to 2.19.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.10.0...2.19.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 bb189e252..ee2ae62d3 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.10.0 +sentry-sdk[flask]==2.19.0 prometheus-client==0.17.1 lxml==5.3.0 lxml_html_clean==0.3.1