This commit is contained in:
pyup.io bot 2016-07-24 10:09:55 +00:00 committed by GitHub
commit 306fdc1c51

View File

@ -60,7 +60,7 @@ django_compressor==2.0
{% if cookiecutter.js_task_runner == 'Webpack' -%}
# Webpack
django-webpack-loader==0.3.0
django-webpack-loader==0.3.2
{%- endif %}
# Your custom requirements go here