From 8ad33bb9d2c1824d70094d64127dc17d930b780d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 05:00:27 +0000 Subject: [PATCH] Bump sentry-sdk from 0.18.0 to 1.12.1 in /backend Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.18.0 to 1.12.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.12.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..40623345f 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.12.1 randomuser==1.6 pyimgur==0.6.0