From 96487261e053e1bf9f18e9f70fb8ae9984706e3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 23:06:42 +0000 Subject: [PATCH] build(deps): Bump sentry-sdk from 1.5.12 to 1.14.0 in /src Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.12 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.5.12...1.14.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 5cc159a..4c4f858 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -19,4 +19,4 @@ pandas==1.1.2 celery==4.4.6 django-redis==4.11.0 pyminizip==0.2.4 -sentry-sdk==1.5.12 +sentry-sdk==1.14.0