From 72b71399e376d24b4b4148675fb2621df3f5ed6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 14:02:51 +0000 Subject: [PATCH] Bump the pip group with 3 updates Bumps the pip group with 3 updates: [cachetools](https://github.com/tkem/cachetools), [celery](https://github.com/celery/celery) and [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `cachetools` from 6.2.4 to 6.2.6 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v6.2.4...v6.2.6) Updates `celery` from 5.6.1 to 5.6.2 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v5.6.1...v5.6.2) Updates `sentry-sdk` from 2.48.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.48.0...2.51.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: celery dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.51.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 eac044c9..c96b3fbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ aiohttp==3.13.3 -cachetools==6.2.4 -celery==5.6.1 +cachetools==6.2.6 +celery==5.6.2 cherry_picker==2.6.0 click==8.3.1 gidgethub==5.4.0 redis==7.1.0 -sentry-sdk==2.48.0 +sentry-sdk==2.51.0 stamina==25.2.0