Skip to content

Commit 650e8cc

Browse files
committed
Update Jinja to fix pallets/jinja#1585
1 parent 86cba7e commit 650e8cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ sphinxcontrib-contentui = "^0.2.5"
5858
jupyter = {version = "^1.0", optional = true}
5959
jupyterlab = {version = "^1.2", optional = true}
6060
pytest = "^5.3"
61-
jinja2 = "^3.0"
61+
jinja2 = "^3.1.2"
6262
markdown = "^3.2"
6363
matplotlib = "^3.1"
6464
markdown-katex = {version = "^202006.1021"}

0 commit comments

Comments
 (0)