From 67fdece0104c00c006ee790fcf76ff21c2cbcef3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Jul 2019 05:50:01 +0530 Subject: [PATCH] Update whitenoise from 3.3.0 to 4.1.3 --- code_share/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code_share/requirements.txt b/code_share/requirements.txt index 36c3a5c..3e46bfd 100644 --- a/code_share/requirements.txt +++ b/code_share/requirements.txt @@ -16,4 +16,4 @@ pytest==3.2.0 pytest-django==3.1.2 pytz==2017.2 six==1.10.0 -whitenoise==3.3.0 +whitenoise==4.1.3