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

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.1
{%- endif %}
# Your custom requirements go here