From 1e4af224d758e239dcc18eddd2963894aa910f5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 19 Jun 2024 15:54:47 -0300 Subject: [PATCH] Update whitenoise from 6.3.0 to 6.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35dcb8f..919cfc5 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.7.0 markdown==3.4.1 \ No newline at end of file