From c914e4739ead9a79513ba599d3aabb05051442c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 14:11:17 +0000 Subject: [PATCH] Bump sentry-sdk from 2.56.0 to 2.57.0 in the all group Bumps the all group with 1 update: [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `sentry-sdk` from 2.56.0 to 2.57.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.56.0...2.57.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index b0f9fd0..07628d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -513,9 +513,9 @@ requests==2.33.0 \ # google-api-core # google-cloud-bigquery # google-cloud-storage -sentry-sdk==2.56.0 \ - --hash=sha256:5afafb744ceb91d22f4cc650c6bd048ac6af5f7412dcc6c59305a2e36f4dbc02 \ - --hash=sha256:fdab72030b69625665b2eeb9738bdde748ad254e8073085a0ce95382678e8168 +sentry-sdk==2.57.0 \ + --hash=sha256:4be8d1e71c32fb27f79c577a337ac8912137bba4bcbc64a4ec1da4d6d8dc5199 \ + --hash=sha256:812c8bf5ff3d2f0e89c82f5ce80ab3a6423e102729c4706af7413fd1eb480585 # via -r requirements.in six==1.17.0 \ --hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \