From f6c5ffaf2dfd1cc4a5de4303aaaee71c9d5d63ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 18:59:43 +0000 Subject: [PATCH] Bump sentry-sdk from 1.24.0 to 1.27.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.24.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.24.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] --- production-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production-requirements.txt b/production-requirements.txt index 6a3484c..ed4d929 100644 --- a/production-requirements.txt +++ b/production-requirements.txt @@ -5,4 +5,4 @@ psycopg[c]==3.1.9 # Sentry for logging errors -sentry_sdk==1.24.0 +sentry_sdk==1.27.0