Bump redis to 4.4.*

This commit is contained in:
Raphael Michel
2022-12-14 14:08:14 +01:00
parent 633755ab13
commit 2cd70ef434

View File

@@ -218,7 +218,7 @@ setup(
'python-u2flib-server==4.*',
'pytz',
'pyuca',
'redis==4.3.*',
'redis==4.4.*',
'reportlab==3.6.*',
'requests==2.28.*',
'sentry-sdk==1.10.*', # when upgrading, check https://github.com/getsentry/sentry-python/issues/1700