]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
doc/sphinx: Bump Jinja2 to 3.1.4
authorTom Rini <trini@konsulko.com>
Mon, 6 May 2024 21:22:30 +0000 (15:22 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 13 May 2024 13:44:37 +0000 (07:44 -0600)
While we unlikely to have an issue with CVE-2024-22195, it is simple
enough to bump our version of Jinja2 to receive the fix, do so.

Reported-by: GitHub dependabot
Tested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
doc/sphinx/requirements.txt

index 5b4df36804b5d01cbcc044bd48f61332346f65c7..426f41e1a028a447c121923e5fba70206cd22bd5 100644 (file)
@@ -5,7 +5,7 @@ charset-normalizer==3.3.2
 docutils==0.20.1
 idna==3.7
 imagesize==1.4.1
-Jinja2==3.1.3
+Jinja2==3.1.4
 MarkupSafe==2.1.3
 packaging==23.2
 Pygments==2.17.2