From 984eeaadc02773b9b3c18338a70def01360fe73f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Dec 2021 17:26:59 +0100 Subject: [PATCH] build(deps): bump sentry-sdk[flask] from 0.19.4 to 1.5.0 (#336) Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 0.19.4 to 1.5.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/0.19.4...1.5.0) --- updated-dependencies: - dependency-name: sentry-sdk[flask] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5634fdff..fbd4b159 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ pytz==2021.1 PyYAML==5.4.1 requests==2.25.1 requests_hawk==1.1.0 -sentry-sdk[flask]===0.19.4 +sentry-sdk[flask]===1.5.0