From fb9f9c3a655c86198437e811981ada6deeb66ec0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 22:44:10 +0000 Subject: [PATCH] Chore(deps): Bump sentry-sdk from 1.1.0 to 1.14.0 in /requirements Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.1.0 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.1.0...1.14.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f0fb6d5379a..94f7a498b8a 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -84,7 +84,7 @@ redis-semaphore watchtower==1.0.6 Wand==0.4.4 raven==6.9.0 -sentry-sdk==1.1.0 +sentry-sdk==1.14.0 websocket-client bleach==5.0.1 python-magic