From ca09866ff21825c537c952e24ea12a9fde52e616 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 20:23:12 +0000 Subject: [PATCH] Update dependency whitenoise to v6 --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index a24bc9b..3f8d7a0 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -3,4 +3,4 @@ django==3.0.5 django-nose==1.4.6 gunicorn==20.0.4 urllib3==1.25.9 -whitenoise==5.0.1 +whitenoise==6.6.0