From 8a5a8246acff582d3a2babee4cbcb92e496c1989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 05:00:28 +0000 Subject: [PATCH] Bump sentry-sdk from 0.18.0 to 1.9.9 in /backend Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.18.0 to 1.9.9. - [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.9) --- 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..256da81ee 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.9 randomuser==1.6 pyimgur==0.6.0