From 6b2fc5c530144b71d60a36223b0aaff8ebc23c7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:51:05 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk from 2.43.0 to 2.45.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.43.0 to 2.45.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.43.0...2.45.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index 1f1d95f0c364..26baaa23dcfa 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -2291,9 +2291,9 @@ securesystemslib==1.3.1 \ --hash=sha256:2e5414bbdde33155a91805b295cbedc4ae3f12b48dccc63e1089093537f43c81 \ --hash=sha256:ca915f4b88209bb5450ac05426b859d74b7cd1421cafcf73b8dd3418a0b17486 # via tuf -sentry-sdk==2.43.0 \ - --hash=sha256:4aacafcf1756ef066d359ae35030881917160ba7f6fc3ae11e0e58b09edc2d5d \ - --hash=sha256:52ed6e251c5d2c084224d73efee56b007ef5c2d408a4a071270e82131d336e20 +sentry-sdk==2.46.0 \ + --hash=sha256:4eeeb60198074dff8d066ea153fa6f241fef1668c10900ea53a4200abc8da9b1 \ + --hash=sha256:91821a23460725734b7741523021601593f35731808afc0bb2ba46c27b8acd91 # via -r requirements/main.in sigstore==4.1.0 \ --hash=sha256:312f7f73fe27127784245f523b86b6334978c555fe4ba7831be5602c089807c1 \