Skip to content

Commit 792ccd3

Browse files
Update dependency jinja2 to v3.1.4 [SECURITY]
1 parent 11abce6 commit 792ccd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ idna==3.7 ; python_version >= "3.10" and python_version < "4.0"
1313
iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
1414
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
1515
itsdangerous==2.2.0 ; python_version >= "3.10" and python_version < "4.0"
16-
jinja2==3.1.3 ; python_version >= "3.10" and python_version < "4.0"
16+
jinja2==3.1.4 ; python_version >= "3.10" and python_version < "4.0"
1717
markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "4.0"
1818
mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
1919
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)