From 0b27631db974ef34f55ed784ec94467898547bcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 12:22:40 +0000 Subject: [PATCH] Upgrade: Bump sentry-sdk from 2.50.0 to 2.51.0 in the dependencies group Bumps the dependencies group with 1 update: [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `sentry-sdk` from 2.50.0 to 2.51.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.50.0...2.51.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.51.0 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 fe5e543..f91e3cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ oauthlib==3.3.1 openttd-helpers==2.0.0 requests==2.32.5 requests-oauthlib==2.0.0 -sentry-sdk==2.50.0 +sentry-sdk==2.51.0 urllib3==2.6.3