From 05320d76a773001243ff2a5bb5bd090fff25e343 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 04:34:30 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 2.18.0 to 2.19.0 in /backend Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.18.0 to 2.19.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/2.18.0...2.19.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/Pipfile | 2 +- backend/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/backend/Pipfile b/backend/Pipfile index ae3640566..8d5f34e97 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -40,7 +40,7 @@ pyyaml = "~=6.0" redis = "~=5.2" requests = "==2.32.3" requests-http-signature = "~=0.2.0" -sentry-sdk = "~=2.18" +sentry-sdk = "~=2.19" simplejson = "~=3.19" sphinx-jsonschema = "~=1.17" sqlalchemy = "~=1.4" diff --git a/backend/Pipfile.lock b/backend/Pipfile.lock index 66f20daf8..6575455b7 100644 --- a/backend/Pipfile.lock +++ b/backend/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5855def6ca1af53f2be2fa2b7153e7c2b753b88565cdf24dc62d370c55a5af3e" + "sha256": "26691a5cf87c1e88811f81f71ee3a4de3efa460b35f81384dc0c75d56e96f3da" }, "pipfile-spec": 6, "requires": { @@ -2609,12 +2609,12 @@ }, "sentry-sdk": { "hashes": [ - "sha256:0dc21febd1ab35c648391c664df96f5f79fb0d92d7d4225cd9832e53a617cafd", - "sha256:ee70e27d1bbe4cd52a38e1bd28a5fadb9b17bc29d91b5f2b97ae29c0a7610442" + "sha256:7b0b3b709dee051337244a09a30dbf6e95afe0d34a1f8b430d45e0982a7c125b", + "sha256:ee4a4d2ae8bfe3cac012dcf3e4607975904c137e1738116549fc3dbbb6ff0e36" ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==2.18.0" + "version": "==2.19.0" }, "setuptools": { "hashes": [