Skip to content

Commit ae2a56f

Browse files
committed
doc: remove jinja2<3.1 requirement
Problem: GitHub dependabot is reporting moderate security vulnerabilities detected with jinja2 < 3.1.4, but flux-docs has jinja2<3.1.0 listed in its requirements.txt file. Remove the jinja2 version requirement from requirements.txt.
1 parent 2a16607 commit ae2a56f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ sphinxcontrib-spelling
44
sphinx-rtd-theme>=0.5.2
55
sphinx-copybutton
66
docutils
7-
Jinja2<3.1
87
markupsafe==2.0.1
98
sphinx_immaterial
109
pydantic

0 commit comments

Comments
 (0)