From b47c9a57fad3ff63887da44dcdf3c8bcb7e58626 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Sep 2019 23:16:20 +0530 Subject: [PATCH] Update whitenoise from 3.3.0 to 4.1.4 --- 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..5bb8dc4 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.4