Bump redis from 5.0.7 to 5.0.8

Bumps [redis](https://github.com/redis/redis-py) from 5.0.7 to 5.0.8.
- [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.0.7...v5.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-13 02:29:34 +00:00
committed by GitHub
parent d10a46c5ee
commit 847057b2a8
2 changed files with 7 additions and 6 deletions

View File

@@ -52,7 +52,7 @@ ordered-set = "^4.1.0"
phonenumbers = "^8.13.40"
pycparser = "^2.22"
python-json-logger = "^2.0.7"
redis = "^5.0.7"
redis = "^5.0.8"
regex = "^2024.7.24"
s3transfer = "^0.10.2"
shapely = "^2.0.5"