diff --git a/requirements.txt b/requirements.txt index 86bffaffa96..1d46adb3996 100644 --- a/requirements.txt +++ b/requirements.txt @@ -117,7 +117,7 @@ boto3==1.34.15 # Django Caches python-memcached<=1.59 -whitenoise==6.5.0 +whitenoise==6.6.0 Brotli==1.1.0 # Contribs diff --git a/setup.cfg b/setup.cfg index 469d8402a5b..72063837efd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -142,7 +142,7 @@ install_requires = # Django Caches python-memcached<=1.59 - whitenoise==6.5.0 + whitenoise==6.6.0 Brotli==1.1.0 # Contribs