mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 19:34:06 +02: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,5 +1,5 @@
|
|||||||
# Python virtualenv module requirements for mkdocs
|
# Python virtualenv module requirements for mkdocs
|
||||||
jinja2==3.1.5
|
jinja2==3.1.6
|
||||||
mkdocs==1.2.4
|
mkdocs==1.2.4
|
||||||
mkdocs-material==8.1.3
|
mkdocs-material==8.1.3
|
||||||
mkdocs-simple-hooks==0.1.3
|
mkdocs-simple-hooks==0.1.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user