Skip to content

Commit c4ec680

Browse files
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](tkem/cachetools@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](redis/redis-py@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](getsentry/sentry-python@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] <support@github.com>
1 parent 8a66b2f commit c4ec680

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
aiohttp==3.13.3
2-
cachetools==6.2.6
2+
cachetools==7.0.1
33
celery==5.6.2
44
cherry_picker==2.6.0
55
click==8.3.1
66
gidgethub==5.4.0
7-
redis==7.1.0
8-
sentry-sdk==2.51.0
7+
redis==7.2.1
8+
sentry-sdk==2.53.0
99
stamina==25.2.0

0 commit comments

Comments
 (0)