Skip to content

Commit 29cfa33

Browse files
authored
update python fastapi dependencies (#18624)
1 parent 75dd531 commit 29cfa33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/openapi-generator/src/main/resources/python-fastapi/requirements.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ httptools==0.1.2
1616
httpx==0.24.1
1717
idna==3.7
1818
itsdangerous==1.1.0
19-
Jinja2==2.11.3
19+
Jinja2==3.1.4
2020
MarkupSafe==2.0.1
2121
orjson==3.9.15
2222
promise==2.3

samples/server/petstore/python-fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ httptools==0.1.2
1616
httpx==0.24.1
1717
idna==3.7
1818
itsdangerous==1.1.0
19-
Jinja2==2.11.3
19+
Jinja2==3.1.4
2020
MarkupSafe==2.0.1
2121
orjson==3.9.15
2222
promise==2.3

0 commit comments

Comments
 (0)