Skip to content

Commit ef214f1

Browse files
authored
Merge pull request #99 from cpprefjp/dependabot/pip/docker/jinja2-3.1.6
Bump jinja2 from 3.1.4 to 3.1.6 in /docker
2 parents 7df7f2d + 0986195 commit ef214f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ flake8==3.7.9
22
flake8-import-order==0.18.1
33
hacking==2.0.0
44
htmlmin==0.1.12
5-
Jinja2==3.1.4
5+
Jinja2==3.1.6
66
# markdown_to_html/html_attribute.py が HTML 実体参照の処理のために Markdown の
77
# 内部実装に依存しているので、Markdown バージョンを更新するときは動作確認が必要。
88
# 詳細については html_attribute.py の _tohtml(element) のコードコメントを参照の

0 commit comments

Comments
 (0)