Skip to content

Commit

Permalink
Bump Jinja2 from 2.9.6 to 2.10
Browse files Browse the repository at this point in the history
So we can benefit from filters in set blocks. Example:

    {% set foo | somefilter %}
        this is a test
    {% endset %}

pallets/jinja#489

Change-Id: I2f8833291af3e672494f6bb95a81486f8914e133
  • Loading branch information
hashar committed Dec 19, 2017
1 parent 9b319d2 commit 09087ad
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified artifacts/artifacts.jessie.tar.gz
Binary file not shown.
Binary file modified artifacts/artifacts.stretch.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion frozen-requirements.txt
Expand Up @@ -3,7 +3,7 @@ chardet==3.0.4
docker==2.5.1
docker-pycreds==0.2.1
idna==2.6
Jinja2==2.9.6
Jinja2==2.10
MarkupSafe==1.0
python-debian==0.1.31
PyYAML==3.12
Expand Down

0 comments on commit 09087ad

Please sign in to comment.