From 4eda1440b3fc4723c3dfc86b130c298d8faecb38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 12:01:31 +0000 Subject: [PATCH] Bump sentry-sdk from 1.23.0 to 1.27.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.23.0 to 1.27.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.27.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..8b27a26 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.27.0 # Newrelic newrelic