A security vulnerability was found in Jinja 3.1.5 . The software is not impacted by this vulnerability, but there is no harm in updating to the fixed version. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
# Python virtualenv module requirements for mkdocs
|
|
jinja2==3.1.6
|
|
mkdocs==1.2.4
|
|
mkdocs-material==8.1.3
|
|
mkdocs-simple-hooks==0.1.3
|
|
mkdocs-exclude==1.0.2
|
|
mdx-truly-sane-lists==1.2
|
|
mdx-breakless-lists==1.0.1
|
|
py-gfm==1.0.2
|
|
markdown==3.3.7
|