From 32f0195251ebed7aeb3a55d8fc108c8ed3d71107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 05:01:19 +0000 Subject: [PATCH] Bump sentry-sdk from 0.18.0 to 1.9.0 in /backend Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.18.0 to 1.9.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.18.0...1.9.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c731ff628..51c99a437 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -33,7 +33,7 @@ geopy==2.0.0 fuzzywuzzy==0.18.0 python-Levenshtein==0.12.0 -sentry-sdk==0.18.0 +sentry-sdk==1.9.0 randomuser==1.6 pyimgur==0.6.0