From 91bc581e37b7e8018ecfe4b366f1abc2404201c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:15:42 +0000 Subject: [PATCH] Bump sentry-sdk from 1.21.1 to 1.43.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.21.1 to 1.43.0. - [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...1.43.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... 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..fd0572984c 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==1.43.0 whitenoise==6.6.0