From 454da89517150eafe8db9d3bafc810f73782a8b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Oct 2024 09:54:31 -0300 Subject: [PATCH] Update whitenoise from 6.3.0 to 6.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35dcb8f..baab4d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ zipp==3.1.0 gunicorn==20.1.0 psycopg2==2.9.5 django-taggit==3.1.0 -whitenoise==6.3.0 +whitenoise==6.8.0 markdown==3.4.1 \ No newline at end of file