mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-04 12:34:08 -06:00
mkdocs-requirements: Update to Jinja 3.1.6
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>
This commit is contained in:
parent
be429caba3
commit
91cba8a17f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Python virtualenv module requirements for mkdocs
|
||||
jinja2==3.1.5
|
||||
jinja2==3.1.6
|
||||
mkdocs==1.2.4
|
||||
mkdocs-material==8.1.3
|
||||
mkdocs-simple-hooks==0.1.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue