File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
modules/openapi-generator/src/main/resources/python-fastapi
samples/server/petstore/python-fastapi Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ chardet==4.0.0
77click==7.1.2
88dnspython==2.6.1
99email-validator==2.0.0
10- fastapi==0.115.2
10+ fastapi==0.120.1
1111graphene==2.1.8
1212graphql-core==2.3.2
1313graphql-relay==2.0.1
@@ -26,7 +26,7 @@ python-multipart==0.0.18
2626PyYAML>=5.4.1,<6 .1.0
2727requests ==2.32.4
2828Rx ==1.6.1
29- starlette ==0.40.0
29+ starlette ==0.49.1
3030typing-extensions ==4.13.2
3131ujson ==4.0.2
3232urllib3 ==2.5.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ chardet==4.0.0
77click == 7.1.2
88dnspython == 2.6.1
99email-validator == 2.0.0
10- fastapi == 0.115.2
10+ fastapi == 0.120.1
1111graphene == 2.1.8
1212graphql-core == 2.3.2
1313graphql-relay == 2.0.1
@@ -26,7 +26,7 @@ python-multipart==0.0.18
2626PyYAML >= 5.4.1 ,< 6.1.0
2727requests == 2.32.4
2828Rx == 1.6.1
29- starlette == 0.40.0
29+ starlette == 0.49.1
3030typing-extensions == 4.13.2
3131ujson == 4.0.2
3232urllib3 == 2.5.0
You can’t perform that action at this time.
0 commit comments