From fd7e062324f09d960550687693e010ef1797c986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 18:03:42 +0000 Subject: [PATCH] Bump sentry-sdk from 1.24.0 to 1.28.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.24.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.24.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] --- production-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production-requirements.txt b/production-requirements.txt index 6a3484c..d257949 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.28.0