Update redis requirement from >=3.5.3 to >=7.0.1

Updates the requirements on [redis](https://github.com/redis/redis-py) to permit the latest version.
- [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/3.5.3...v7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-27 14:56:59 +00:00 committed by GitHub
parent 351d4223d0
commit 13f662ab3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
Sphinx~=8.1.3 Sphinx~=8.1.3
sphinx-rtd-theme~=3.1.0 sphinx-rtd-theme~=3.1.0
redis>=3.5.3 redis>=7.0.1