Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump redis from 6.2.0 to 7.0.1 in /backend
Bumps [redis](https://github.com/redis/redis-py) from 6.2.0 to 7.0.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v6.2.0...v7.0.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2025
commit 66f5641fed06e55b239462dabe0490648939090e
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ google-cloud-storage==3.2.0
gunicorn==23.0.0
python-dateutil==2.9.0.post0
pytoml==0.1.21
redis==6.2.0
redis==7.0.1
swagger-ui-bundle==1.1.0
zstandard==0.23.0