From 227c50515371bf7f6e16fc128db4c051a5b9e840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 17:58:22 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk from 1.40.5 to 2.8.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.5 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.40.5...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- source.requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index be7ef3f494..8a9d8af523 100644 --- a/requirements.txt +++ b/requirements.txt @@ -127,7 +127,7 @@ redis==5.0.4 referencing==0.35.1 requests==2.32.3 rpds-py==0.18.1 -sentry-sdk==2.3.1 +sentry-sdk==2.8.0 six==1.16.0 sqlparse==0.5.0 strawberry-graphql==0.234.0 diff --git a/source.requirements.txt b/source.requirements.txt index 59817d16fc..90656cc3ba 100644 --- a/source.requirements.txt +++ b/source.requirements.txt @@ -132,7 +132,7 @@ redis==5.0.1 referencing==0.33.0 requests==2.32.0 rpds-py==0.18.0 -sentry-sdk==1.40.5 +sentry-sdk==2.8.0 six==1.16.0 sqlparse==0.5.0 strawberry-graphql==0.219.2