From defd09a2e4698e4a760fb5f5a172d076c2de1267 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 17:54:15 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk from 1.39.2 to 2.8.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.2 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.2...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-requirements.txt b/docs-requirements.txt index 8ee874bfd3..70cf0daefd 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -1,5 +1,5 @@ jsonschema2md==0.4.0 fastjsonschema==2.16.2 -sentry-sdk==1.39.2 +sentry-sdk==2.8.0 myst-parser==0.18.0 sphinx==5.1.1 diff --git a/requirements.txt b/requirements.txt index a69d4c2593..a16dafe605 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ sentry-arroyo==2.17.1 sentry-kafka-schemas==0.1.90 sentry-redis-tools==0.3.0 sentry-relay==0.8.44 -sentry-sdk==1.40.5 +sentry-sdk==2.8.0 simplejson==3.17.6 snuba-sdk==2.0.35 structlog==22.3.0