From bc78b2bb8a94d57bbe009beb7a03db27d527825b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 09:57:31 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk from 1.39.2 to 2.54.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.2 to 2.54.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.54.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.54.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- python-sdk/requirements-ml.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sdk/requirements-ml.txt b/python-sdk/requirements-ml.txt index cba453e..51c704d 100644 --- a/python-sdk/requirements-ml.txt +++ b/python-sdk/requirements-ml.txt @@ -46,6 +46,6 @@ pygments==2.17.2 # Monitoring prometheus-client==0.19.0 -sentry-sdk==1.39.2 +sentry-sdk==2.54.0 faiss-cpu==1.13.0 sentence-transformers==5.1.2