Bump redis from 4.1.0 to 5.0.3

Bumps [redis](https://github.com/redis/redis-py) from 4.1.0 to 5.0.3.
- [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/v4.1.0...v5.0.3)

---
updated-dependencies:
- dependency-name: redis
  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] 2024-04-03 13:58:58 +00:00 committed by GitHub
parent 1136637ed8
commit a0edd7d5a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ pyasn1-modules==0.2.8
pycparser==2.21
pyOpenSSL==23.0.0
pytz==2021.3
redis==4.1.0
redis==5.0.3
requests==2.31.0
responses==0.22.0
rq==1.16.1