From fd8272aa4cd5995d696ab60c080748e8ba3c37a4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Dec 2019 02:18:06 +0100 Subject: [PATCH] Update whitenoise from 4.1.4 to 5.0.1 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 8666a86..885e149 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ pytz==2019.3 # https://github.com/stub42/pytz python-slugify==4.0.0 # https://github.com/un33k/python-slugify Pillow==6.2.1 # https://github.com/python-pillow/Pillow argon2-cffi==19.2.0 # https://github.com/hynek/argon2_cffi -whitenoise==4.1.4 # https://github.com/evansd/whitenoise +whitenoise==5.0.1 # https://github.com/evansd/whitenoise redis==3.3.11 # https://github.com/antirez/redis # Django