From 663b97a0052ce2135f8616aa5c362f264d9cd881 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 03:48:45 +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..eabedba 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.9.0