From b6ec75f757cfb9dcbec009c6659f4b2cf4c18d11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:50:32 +0000 Subject: [PATCH] Bump sentry-sdk[flask] from 2.17.0 to 2.19.0 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 2.17.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.17.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 77f46ac..0c29780 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ msgpack-python==0.5.6 pytest==8.3.3 requests==2.32.3 # only required for try_postcodes pytest-cov==5.0.0 -sentry-sdk[flask]==2.17.0 +sentry-sdk[flask]==2.19.0