From acf5b6fed04fcdfecb85d49d6fa9b36a2d33f180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 18:42:28 +0000 Subject: [PATCH] Bump sentry-sdk from 1.24.0 to 1.29.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.24.0 to 1.29.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.29.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..167cb98 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.29.0