diff --git a/requirements/base.txt b/requirements/base.txt index 590c626..5db0732 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -5,7 +5,7 @@ rcssmin==1.1.1 # https://github.com/ndparker/rcssmin argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi whitenoise==6.3.0 # https://github.com/evansd/whitenoise redis==4.5.1 # https://github.com/redis/redis-py -hiredis==2.2.1 # https://github.com/redis/hiredis-py +hiredis==3.3.0 # https://github.com/redis/hiredis-py celery==5.2.7 # pyup: < 6.0 # https://github.com/celery/celery django-celery-beat==2.4.0 # https://github.com/celery/django-celery-beat flower==1.2.0 # https://github.com/mher/flower