From 90b3c106805c9c67e417d03b475148ece77a7e7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 11:08:28 +0000 Subject: [PATCH] Bump sentry-sdk[flask] from 0.19.3 to 1.5.8 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 0.19.3 to 1.5.8. - [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/0.19.3...1.5.8) --- updated-dependencies: - dependency-name: sentry-sdk[flask] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c6f69bf00..05f2cadccd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ PyYAML==5.4 requests==2.24.0 requests-oauthlib==1.0.0 schematics==2.1.0 -sentry-sdk[flask]==0.19.3 +sentry-sdk[flask]==1.5.8 Shapely==1.7.1 six==1.15.0 SQLAlchemy==1.3.20