From 3e7c53276ffc9fa2e779b9d09431873c40cc6e5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 12:01:50 +0000 Subject: [PATCH] Bump sentry-sdk from 1.23.0 to 1.29.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.23.0 to 1.29.1. - [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.29.1) --- 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..32fedae 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.29.1 # Newrelic newrelic