From 249811c7abd2736c480fb4f0e82e3afa69615881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 05:00:43 +0000 Subject: [PATCH] Bump sentry-sdk from 0.18.0 to 1.11.1 in /backend Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.18.0 to 1.11.1. - [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.11.1) --- 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..3ec8606a0 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.11.1 randomuser==1.6 pyimgur==0.6.0