diff --git a/requirements/base.txt b/requirements/base.txt index ae76ea2..64c57d5 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ pytz==2021.3 # https://github.com/stub42/pytz python-slugify==5.0.2 # https://github.com/un33k/python-slugify Pillow==9.0.1 # https://github.com/python-pillow/Pillow argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi -redis==4.1.3 # https://github.com/redis/redis-py +redis==4.1.4 # https://github.com/redis/redis-py hiredis==2.0.0 # https://github.com/redis/hiredis-py celery==5.2.3 # pyup: < 6.0 # https://github.com/celery/celery django-celery-beat==2.2.1 # https://github.com/celery/django-celery-beat