Bump redis from 5.2.0 to 5.2.1

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

---
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]
2025-03-19 20:07:25 +00:00
committed by GitHub
parent a5ddf8038b
commit a539fcbef6
2 changed files with 176 additions and 25 deletions

199
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

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