Bump redis from 7.1.0 to 7.1.1 (#3253)

Bumps [redis](https://github.com/redis/redis-py) from 7.1.0 to 7.1.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/v7.1.0...v7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-10 10:54:30 -05:00
committed by GitHub
parent 5a0ad48e64
commit 65117a4c82
2 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ phonenumbers = "^9.0.23"
pycparser = "^3.0"
pyjwt = "^2.11.0"
python-json-logger = "^4.0.0"
redis = "^7.1.0"
redis = "^7.1.1"
regex = "^2026.1.15"
s3transfer = "^0.10.2"
shapely = "^2.1.2"