From 950c24c69721b17cda6a9e952cb3265ad95f243c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 06:09:21 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk from 1.17.0 to 1.18.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.17.0 to 1.18.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.17.0...1.18.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 a84520372..b8df36b12 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.17.0 +sentry-sdk==1.18.0 social-auth-app-django==5.0.0 wheel==0.40.0 whitenoise==6.4.0 \ No newline at end of file