Skip to content

Commit 8a01946

Browse files
Update dependency jinja2 to v3.1.3 [SECURITY]
1 parent 47577ec commit 8a01946

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
@@ -10,7 +10,7 @@ flask==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
1010
gunicorn==21.2.0 ; python_version >= "3.10" and python_version < "4.0"
1111
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
1212
itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
13-
jinja2==3.1.2 ; python_version >= "3.10" and python_version < "4.0"
13+
jinja2==3.1.3 ; python_version >= "3.10" and python_version < "4.0"
1414
jsmin==3.0.1 ; python_version >= "3.10" and python_version < "4.0"
1515
lesscpy==0.15.1 ; python_version >= "3.10" and python_version < "4.0"
1616
markupsafe==2.1.3 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)