From c4ec6809da41088b40f8d97bac1abd31b9560dc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 14:02:52 +0000 Subject: [PATCH] Bump the pip group with 3 updates Bumps the pip group with 3 updates: [cachetools](https://github.com/tkem/cachetools), [redis](https://github.com/redis/redis-py) and [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `cachetools` from 6.2.6 to 7.0.1 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v6.2.6...v7.0.1) Updates `redis` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v7.1.0...v7.2.1) Updates `sentry-sdk` from 2.51.0 to 2.53.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.51.0...2.53.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: redis dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index c96b3fbe..fdf3bb57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ aiohttp==3.13.3 -cachetools==6.2.6 +cachetools==7.0.1 celery==5.6.2 cherry_picker==2.6.0 click==8.3.1 gidgethub==5.4.0 -redis==7.1.0 -sentry-sdk==2.51.0 +redis==7.2.1 +sentry-sdk==2.53.0 stamina==25.2.0