chore: Update redis to avoid unexpected exception (#11235)

This commit is contained in:
Suraj Shetty 2020-08-11 22:41:45 +05:30 committed by GitHub
parent dcddf20369
commit b7a5bcadfd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ python-dateutil==2.8.1
pytz==2019.3
PyYAML==5.3.1
rauth==0.7.3
redis==3.5.1
redis==3.5.3
requests-oauthlib==1.3.0
requests==2.23.0
RestrictedPython==5.0