From d8d6abaaec02de54f07e7181138cbb4b603c12c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 08:22:12 +0300 Subject: [PATCH] Bump sentry-sdk from 0.19.5 to 1.14.0 (#128) Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.19.5 to 1.14.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.5...1.14.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... 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 7ad0f1b..92145ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ timeago==1.0.10 flower==0.9.5 tornado<6 -sentry-sdk==0.19.5 +sentry-sdk==1.14.0 celery==4.2.1 gevent==1.2.2 greenlet==0.4.12