Bump redis from 5.2.1 to 6.1.0

Bumps [redis](https://github.com/redis/redis-py) from 5.2.1 to 6.1.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/v5.2.1...v6.1.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 6.1.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-05-14 13:41:23 +00:00
committed by GitHub
parent 3d07e6f898
commit c5d8792161
2 changed files with 7 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ ordered-set = "^4.1.0"
phonenumbers = "^9.0.5"
pycparser = "^2.22"
python-json-logger = "^3.3.0"
redis = "^5.2.1"
redis = "^6.1.0"
regex = "^2024.11.6"
s3transfer = "^0.10.2"
shapely = "^2.0.5"