From d5b94437ddc5767d710f5be6de2f65d8b51e54cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 17:47:36 +0000 Subject: [PATCH] Bump sentry-sdk from 1.31.0 to 2.8.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.31.0 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.31.0...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/requirements.in b/requirements.in index c9aca28a..1719e0a7 100644 --- a/requirements.in +++ b/requirements.in @@ -39,7 +39,7 @@ psycopg2==2.9.5 pyjexl==0.3.0 python-decouple==3.5 redash-dynamic-query==1.0.4 -sentry-sdk==1.31.0 +sentry-sdk==2.8.0 taggit-selectize==2.7.1 urlwait==1.0 whitenoise==5.2.0 diff --git a/requirements.txt b/requirements.txt index bb7f0204..1aa48f5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -985,9 +985,9 @@ s3transfer==0.3.7 \ --hash=sha256:35627b86af8ff97e7ac27975fe0a98a312814b46c6333d8a6b889627bcd80994 \ --hash=sha256:efa5bd92a897b6a8d5c1383828dca3d52d0790e0756d49740563a3fb6ed03246 # via boto3 -sentry-sdk==1.31.0 \ - --hash=sha256:64a7141005fb775b9db298a30de93e3b83e0ddd1232dc6f36eb38aebc1553291 \ - --hash=sha256:6de2e88304873484207fed836388e422aeff000609b104c802749fd89d56ba5b +sentry-sdk==2.8.0 \ + --hash=sha256:6051562d2cfa8087bb8b4b8b79dc44690f8a054762a29c07e22588b1f619bfb5 \ + --hash=sha256:aa4314f877d9cd9add5a0c9ba18e3f27f99f7de835ce36bd150e48a41c7c646f # via -r requirements.in six==1.16.0 \ --hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \ @@ -1152,6 +1152,7 @@ zipp==3.18.1 \ # via importlib-metadata # WARNING: The following packages were not pinned, but pip requires them to be -# pinned when the requirements file includes hashes. Consider using the --allow-unsafe flag. +# pinned when the requirements file includes hashes and the requirement is not +# satisfied by a package already installed. Consider using the --allow-unsafe flag. # pip # setuptools