From 615bacf83d7a89e212b0f4f936cbec934f241ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 12:58:23 +0000 Subject: [PATCH] Upgrade: Bump sentry-sdk in the dependencies group across 1 directory Bumps the dependencies group with 1 update in the / directory: [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `sentry-sdk` from 2.21.0 to 2.25.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.21.0...2.25.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 795190d..7cfb85b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ oauthlib==3.2.2 openttd-helpers==1.4.0 requests==2.32.3 requests-oauthlib==2.0.0 -sentry-sdk==2.21.0 +sentry-sdk==2.25.0 urllib3==2.3.0