From 970b1f9721391d346a29836e2d62373934023150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 11:34:21 +0000 Subject: [PATCH] Bump sentry-sdk from 1.15.0 to 1.28.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.15.0 to 1.28.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.15.0...1.28.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 503259f2..13ee6701 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ rules==3.3 django-simple-email-confirmation==0.70 # Logging -sentry-sdk==1.15.0 +sentry-sdk==1.28.1 # Postgres psycopg2==2.9.5