fix(deps): update dependency redis to v4

This commit is contained in:
renovate 2022-09-10 05:25:06 +00:00
parent 307d944cf1
commit 69d6724749
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 118 additions and 8 deletions

View file

@ -71,7 +71,7 @@ orjson = "^3.6.4"
protobuf = "^4.0.0"
pygit2 = "^1.7.0"
python-multipart = "^0.0.5"
redis = "^3.5.3"
redis = "^4.0.0"
requests = "^2.28.1"
paginate = "^0.5.6"