From ab45d6857d70e9a215d3e863c7e8425098a70970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 22:33:44 +0000 Subject: [PATCH] Bump sentry-sdk from 0.14.3 to 1.14.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.14.3 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.14.3...1.14.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f4f7a93..03ff991a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ pytz==2016.4 PyYAML==3.11 requests==2.11.1 requests-oauthlib==0.7.0 -sentry-sdk==0.14.3 +sentry-sdk==1.14.0 simplejson==3.8.2 six==1.10.0 slumber==0.7.1