From 41709d5c760e52537737a2d11c0a9f9ba16a9338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 23:00:27 +0000 Subject: [PATCH] Bump sentry-sdk[flask] from 2.17.0 to 2.20.0 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 2.17.0 to 2.20.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.20.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..6f407db 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.20.0