From f83f4df8f2edfa3a0a9e2cd3faa639e45102a2b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 22:37:58 +0000 Subject: [PATCH] Bump sentry-sdk from 0.20.3 to 1.14.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.20.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.20.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 a383167..d04d5a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ multidict==4.1.0 Pillow==5.1.0 psycopg2-binary==2.7.4 pytz==2018.3 -sentry-sdk==0.20.3 +sentry-sdk==1.14.0 ujson==1.35 urllib3==1.25.3 wget==3.2