We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7df7f2d + 0986195 commit ef214f1Copy full SHA for ef214f1
1 file changed
docker/requirements.txt
@@ -2,7 +2,7 @@ flake8==3.7.9
2
flake8-import-order==0.18.1
3
hacking==2.0.0
4
htmlmin==0.1.12
5
-Jinja2==3.1.4
+Jinja2==3.1.6
6
# markdown_to_html/html_attribute.py が HTML 実体参照の処理のために Markdown の
7
# 内部実装に依存しているので、Markdown バージョンを更新するときは動作確認が必要。
8
# 詳細については html_attribute.py の _tohtml(element) のコードコメントを参照の
0 commit comments