Skip to content

Commit 6c4b21a

Browse files
Update dependency jinja2 to v3.1.3 [SECURITY]
1 parent c8d652e commit 6c4b21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ h11==0.14.0 ; python_version >= "3.10" and python_version < "4.0"
1212
iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
1313
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
1414
itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
15-
jinja2==3.1.2 ; python_version >= "3.10" and python_version < "4.0"
15+
jinja2==3.1.3 ; python_version >= "3.10" and python_version < "4.0"
1616
jsmin==3.0.1 ; python_version >= "3.10" and python_version < "4.0"
1717
lesscpy==0.15.1 ; python_version >= "3.10" and python_version < "4.0"
1818
markupsafe==2.1.3 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)