update backport-CVE-2024-34064.patch
(cherry picked from commit 6e5082fcc1ce7d3315a36bb2df270f9afc0e0484)
This commit is contained in:
parent
051302ef4d
commit
f38559f53b
@ -30,7 +30,7 @@ index 9c58019..a62255b 100644
|
||||
|
||||
diff --git a/Jinja2-3.0.3/src/jinja2/filters.py b/Jinja2-3.0.3/src/jinja2/filters.py
|
||||
index 002e129..f3d4fca 100644
|
||||
--- /Jinja2-3.0.3a/src/jinja2/filters.py
|
||||
--- a/Jinja2-3.0.3/src/jinja2/filters.py
|
||||
+++ b/Jinja2-3.0.3/src/jinja2/filters.py
|
||||
@@ -270,7 +270,9 @@ def do_lower(s: str) -> str:
|
||||
"""Convert a value to lowercase."""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user