From 83ab9b7ab06e059a0a905e6e76d4d7ecaa7a252d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 20:13:37 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 1.39.1 to 2.8.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.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.39.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 f9ec89a82..6be69f663 100644 --- a/requirements.txt +++ b/requirements.txt @@ -170,7 +170,7 @@ resolvelib==0.8.1 # via ansible-core s3transfer==0.10.0 # via boto3 -sentry-sdk==1.39.1 +sentry-sdk==2.8.0 # via teuthology (pyproject.toml) six==1.16.0 # via