Skip to content

Commit 59b5e41

Browse files
⬆️(project) upgrade Jinja2 to v3.1.6 [SECURITY]
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | jinja2 | 3.1.5 | 3.1.6 |
1 parent 0f990e5 commit 59b5e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"alembic-postgresql-enum==1.7.0",
2929
"celery[redis]==5.4.0",
3030
"fastapi[standard]==0.115.11",
31-
"Jinja2==3.1.5",
31+
"Jinja2==3.1.6",
3232
"jinja2-simple-tags==0.6.1",
3333
"mongoengine==0.29.1",
3434
"mongomock==4.3.0",

0 commit comments

Comments
 (0)