From de3c4b51002c8f4f89d09fe520c35ce3cf34b73f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 18:12:23 +0000 Subject: [PATCH] Bump sentry-sdk from 1.7.2 to 2.8.0 in /src/modules/api/pipeline-task Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.7.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.7.2...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/modules/api/pipeline-task/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 src/modules/api/pipeline-task/requirements.txt diff --git a/src/modules/api/pipeline-task/requirements.txt b/src/modules/api/pipeline-task/requirements.txt old mode 100755 new mode 100644 index cda00515a..b82436616 --- a/src/modules/api/pipeline-task/requirements.txt +++ b/src/modules/api/pipeline-task/requirements.txt @@ -7,7 +7,7 @@ google-cloud-datastore==2.2.0 google-cloud-run gunicorn==20.1.0 python-dotenv==0.19.1 -sentry-sdk==1.7.2 +sentry-sdk==2.8.0 itsdangerous==2.0.1 pyOpenSSL==22.1.0 Jinja2==3.0.3