From 919002b6b18f34a97954bfa2814fbaf2aa1f03a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 11:22:47 +0000 Subject: [PATCH] Bump sentry-sdk from 1.23.0 to 1.28.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.23.0 to 1.28.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.23.0...1.28.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index fcaf430..a600d9b 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -31,7 +31,7 @@ itsdangerous==2.1.2 python-logging-loki # Sentry-sdk -sentry-sdk==1.23.0 +sentry-sdk==1.28.0 # Newrelic newrelic