From 6319fc2e5da01cc870fab017b6949babf5d93c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 06:56:50 -0700 Subject: [PATCH] Bump sentry-sdk from 1.15.0 to 2.8.0 (#55) Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.15.0 to 2.8.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.15.0...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 812924a..f1af413 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ PyYAML==6.0 pyzmq==25.0.0 requests==2.32.0 schedule==1.1.0 -sentry-sdk==1.15.0 +sentry-sdk==2.8.0 setuptools==70.0.0 six==1.16.0 snowballstemmer==2.2.0