Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit fb678a0

Browse files
committed
fix(dependencies): update dependency jinja2 to v2.11.2
1 parent 3b5e9f5 commit fb678a0

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ catsup = "catsup.cli:main"
1616
python = "^3.5"
1717
docopt = "==0.6.2"
1818
"houdini.py" = "==0.1.0"
19-
jinja2 = "==2.7.2"
19+
jinja2 = "==2.11.2"
2020
misaka = "==1.0.2"
2121
parguments = "==0.3.2"
2222
pygments = "==1.6"

0 commit comments

Comments
 (0)