Skip to content

Commit 9ba844a

Browse files
authored
Update jinja and sphinx versions to address the vulnearbility (#6946)
1 parent 2ec7706 commit 9ba844a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mistune==0.8.4
2-
sphinx==2.4.4
2+
sphinx==5.0.0
33
docutils==0.16
4-
Jinja2<3.1
4+
Jinja2==3.1.3
55
m2r
66
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme

0 commit comments

Comments
 (0)