Skip to content

Commit e28b86c

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 e28b86c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ofrak_core/requirements-docs.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
mkdocs==1.2.3
1+
mkdocs==1.6.1
22
mkdocs-autorefs==0.3.0
3-
mkdocstrings==0.16.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==0.16.2
7+
jinja2==3.1.5
88
pytkdocs>=0.12.0
99
PyYAML>=5.4

0 commit comments

Comments
 (0)