Browse Source

build(deps): bump redis from 4.5.3 to 4.5.4 in /requirements

Bumps [redis](https://github.com/redis/redis-py) from 4.5.3 to 4.5.4.
- [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.5.3...v4.5.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/10110/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
8b6a64d8ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      requirements/requirements.txt

2
requirements/requirements.txt

@ -121,7 +121,7 @@ django-mysql==3.9.0
django-redis==5.2.0
python-redis-lock==3.7.0
pyOpenSSL==22.0.0
redis==4.5.3
redis==4.5.4
pyOpenSSL==22.0.0
pymongo==4.2.0
# Debug

Loading…
Cancel
Save