From 327f4e4fd1dc9ce2d0278eca71c9f5b473481bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 02:21:39 +0000 Subject: [PATCH] Bump sentry-sdk from 1.21.1 to 2.1.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.21.1 to 2.1.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/1.21.1...2.1.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 72dc0ca1ac..a294e588a2 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -24,5 +24,5 @@ git+https://github.com/WikipediaLibrary/python-mwoauth.git@Jsn.sherman/T332349 pillow==10.2.0 python-dateutil==2.8.2 pytz==2023.3 -sentry-sdk==1.21.1 +sentry-sdk==2.1.1 whitenoise==6.6.0