From 8c5db7e24792f3a9aebcbac4c670ba3b8d4fe92f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:25:04 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 1.45.1 to 2.8.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.1 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.45.1...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 06df718df..c6d25f6da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -177,7 +177,7 @@ requests==2.32.3 requests-oauthlib==1.1.0 requests-toolbelt==1.0.0 rich==12.6.0 -sentry-sdk==1.45.1 +sentry-sdk==2.8.0 simplejson==3.19.3 simplekv==0.14.1 six==1.17.0