Skip to content

Commit 0e17de6

Browse files
committed
Bump OFRAK doc requirements to support jinja2==3.1.5.
https://github.com/redballoonsecurity/ofrak/security/dependabot/34
1 parent 3c77c21 commit 0e17de6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ofrak_core/requirements-docs.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
mkdocs==1.2.3
2-
mkdocs-autorefs==0.3.0
3-
mkdocstrings==0.16.2
1+
mkdocs==1.6.1
2+
mkdocs-autorefs>=1.2
3+
mkdocs-gen-files==0.3.3
44
mkdocs-literate-nav==0.4.0
55
mkdocs-material==7.3.3
6-
mkdocs_gen_files==0.3.3
7-
jinja2==3.0.0
6+
mkdocstrings[python-legacy]>=0.18
7+
jinja2==3.1.5
88
pytkdocs>=0.12.0
99
PyYAML>=5.4

0 commit comments

Comments
 (0)