From dac1237a97955aed1b42e1981c1d1c2c40556416 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 30 Oct 2024 02:39:48 +0200 Subject: [PATCH] Update whitenoise from 4.1.3 to 6.8.2 --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 0576a7e..253bf87 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -4,5 +4,5 @@ django-debug-toolbar==2.0 django-extensions==2.2.1 psycopg2==2.8.3 gunicorn==19.9.0 -whitenoise==4.1.3 +whitenoise==6.8.2 pyyaml==5.1.2