From e8c441be9465b8848804fdba886a06724d0b5220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 06:08:07 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk from 1.20.0 to 1.21.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.20.0 to 1.21.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.20.0...1.21.1) --- 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 88a86930e..182d670c7 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -12,7 +12,7 @@ python-dotenv==1.0.0 python3-openid==3.2.0 python-slugify==8.0.1 pyyaml==6.0 -sentry-sdk==1.20.0 +sentry-sdk==1.21.1 social-auth-app-django==5.2.0 wheel==0.40.0 whitenoise==6.4.0 \ No newline at end of file