mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-23 01:57:03 +03:00
Update whitenoise from 3.2.2 to 3.2.3 (#978)
This commit is contained in:
parent
d9edcbbd27
commit
ff067ff31d
|
@ -12,7 +12,7 @@ django==1.10.4
|
|||
# Configuration
|
||||
django-environ==0.4.1
|
||||
{% if cookiecutter.use_whitenoise == 'y' -%}
|
||||
whitenoise==3.2.2
|
||||
whitenoise==3.2.3
|
||||
{%- endif %}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user