From 6c3d31017ff12a45e4a9fa7df14b3b25afdceba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 01:42:47 +0000 Subject: [PATCH] Update sentry-sdk requirement from >=2.66.1 to >=2.68.1 in the pip group Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version. Updates `sentry-sdk` to 2.68.1 - [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.66.1...2.68.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.68.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f909b00..d575c0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ jinja2 platformdirs -sentry-sdk>=2.66.1 +sentry-sdk>=2.68.1 tomlkit>=0.15.1 urllib3>=2.7.0 zc.lockfile