Skip to content

Commit 17c7b55

Browse files
Update dependency jinja2 to v3.1.6 [SECURITY]
1 parent 082a344 commit 17c7b55

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
@@ -19,7 +19,7 @@ gunicorn==21.2.0 ; python_version >= "3.10" and python_version < "4.0"
1919
idna==3.7 ; python_version >= "3.10" and python_version < "4.0"
2020
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
2121
itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
22-
jinja2==3.1.3 ; python_version >= "3.10" and python_version < "4.0"
22+
jinja2==3.1.6 ; python_version >= "3.10" and python_version < "4.0"
2323
jsmin==3.0.1 ; python_version >= "3.10" and python_version < "4.0"
2424
lesscpy==0.15.1 ; python_version >= "3.10" and python_version < "4.0"
2525
markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)