Skip to content

Commit 8a87e30

Browse files
committed
bump jinja due to security reasons
1 parent 9f3d4d3 commit 8a87e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
'nltk',
4242
'fastapi == 0.114.0',
4343
'fastapi-utils == 0.7.0',
44-
'jinja2 == 3.1.4',
44+
'jinja2 == 3.1.6',
4545
'uvicorn[standard] == 0.30.6',
4646
'dataclasses_json == 0.6.7',
4747
'websockets == 13.1',

0 commit comments

Comments
 (0)