Bump redis to 4.5.*

This commit is contained in:
Raphael Michel
2023-02-22 12:49:23 +01:00
parent 4200562814
commit ae8c6058cd

View File

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