From 5e9231d16289f20c4c9df13948a3b38b65671cfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 16:42:15 +0000 Subject: [PATCH] Bump the pip group with 4 updates Bumps the pip group with 4 updates: [cachetools](https://github.com/tkem/cachetools), [click](https://github.com/pallets/click), [sentry-sdk](https://github.com/getsentry/sentry-python) and [stamina](https://github.com/hynek/stamina). Updates `cachetools` from 7.0.5 to 7.0.6 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.0.5...v7.0.6) Updates `click` from 8.3.1 to 8.3.3 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.3.1...8.3.3) Updates `sentry-sdk` from 2.57.0 to 2.58.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.57.0...2.58.0) Updates `stamina` from 25.2.0 to 26.1.0 - [Release notes](https://github.com/hynek/stamina/releases) - [Changelog](https://github.com/hynek/stamina/blob/main/CHANGELOG.md) - [Commits](https://github.com/hynek/stamina/compare/25.2.0...26.1.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: stamina dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 90764943..4c31fbf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ aiohttp==3.13.5 -cachetools==7.0.5 +cachetools==7.0.6 celery==5.6.3 cherry_picker==2.6.0 -click==8.3.1 +click==8.3.3 gidgethub==5.4.0 redis==7.4.0 -sentry-sdk==2.57.0 -stamina==25.2.0 +sentry-sdk==2.58.0 +stamina==26.1.0