From c0fd743b5f3110e7884fa041552922f744a1e3bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 22:46:58 +0000 Subject: [PATCH] Bump sentry-sdk from 1.10.1 to 1.14.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.10.1 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/1.10.1...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 b404b119..f9cd64a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pyparsing==3.0.9 pytest==7.2.0 python-dotenv==0.21.0 pytz==2022.6 -sentry-sdk==1.10.1 +sentry-sdk==1.14.0 six==1.16.0 urllib3==1.26.12 Werkzeug==2.2.2