From e1997ccb46fa7d1f01f4e51de5763425bc209393 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Sep 2019 20:24:26 +0200 Subject: [PATCH] Update whitenoise from 4.1 to 4.1.4 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 7697c4e..dad751e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ pytz==2018.5 # https://github.com/stub42/pytz python-slugify==1.2.6 # https://github.com/un33k/python-slugify Pillow==5.2.0 # https://github.com/python-pillow/Pillow argon2-cffi==18.3.0 # https://github.com/hynek/argon2_cffi -whitenoise==4.1 # https://github.com/evansd/whitenoise +whitenoise==4.1.4 # https://github.com/evansd/whitenoise redis>=2.10.5 # https://github.com/antirez/redis pypandoc==1.4 # https://github.com/bebraw/pypandoc Pyzotero==1.3.6 # https://github.com/urschrei/pyzotero