Bump redis from 4.6.0 to 5.0.0

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

---
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] 2023-08-24 21:13:12 +00:00 committed by GitHub
parent 9069da051a
commit 1346628769
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ Brotli==1.0.9
uvloop==0.17.0
httpx-socks[asyncio]==0.7.7
setproctitle==1.3.2
redis==4.6.0
redis==5.0.0
markdown-it-py==3.0.0
typing_extensions==4.7.1
fasttext-predict==0.9.2.1