mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 04:30:16 +03:00
Update django-environ from 0.4.1 to 0.4.2
This commit is contained in:
parent
667d4df01d
commit
bc856af24d
|
@ -10,7 +10,7 @@ wheel==0.29.0
|
|||
django==1.10.7 # pyup: >=1.10,<1.11
|
||||
|
||||
# Configuration
|
||||
django-environ==0.4.1
|
||||
django-environ==0.4.2
|
||||
{% if cookiecutter.use_whitenoise == 'y' -%}
|
||||
whitenoise==3.3.0
|
||||
{%- endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user