From 6c185754410f8846b51654073c1e64cbb3720d00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 05:00:50 +0000 Subject: [PATCH] Bump sentry-sdk from 0.18.0 to 1.5.8 in /backend Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.18.0 to 1.5.8. - [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.5.8) --- 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..29505c9de 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.5.8 randomuser==1.6 pyimgur==0.6.0