Bump redis from 6.4.0 to 7.0.0

Bumps [redis](https://github.com/redis/redis-py) from 6.4.0 to 7.0.0.
- [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/v6.4.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-23 12:20:37 +00:00
committed by GitHub
parent 6e26252558
commit a8027bc8f0
2 changed files with 6 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ phonenumbers = "^9.0.16"
pycparser = "^2.23"
pyjwt = "^2.10.1"
python-json-logger = "^4.0.0"
redis = "^6.4.0"
redis = "^7.0.0"
regex = "^2025.10.23"
s3transfer = "^0.10.2"
shapely = "^2.1.2"