Bump redis from 4.5.4 to 4.6.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Former-commit-id: a827abf27a
pull/47/head
dependabot[bot] 1 year ago committed by GitHub
parent e8c8085908
commit 62180881a0

@ -75,7 +75,7 @@ jinja2==3.1.2
python-multipart==0.0.6
celery==5.2.7
redis==4.5.4
redis==4.6.0
sentencepiece
bitsandbytes==0.37.2

@ -75,7 +75,7 @@ setup(
'jinja2==3.1.2',
'python-multipart==0.0.6',
'celery==5.2.7',
'redis==4.5.4',
'redis==4.6.0',
'sentencepiece',
'bitsandbytes==0.37.2',
'psycopg2-binary==2.9.5',

Loading…
Cancel
Save