Skip to content

Commit ce42748

Browse files
committed
update h11 to newer versions
1 parent 0462bed commit ce42748

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
@@ -11,7 +11,7 @@ fastapi==0.115.2
1111
graphene==2.1.8
1212
graphql-core==2.3.2
1313
graphql-relay==2.0.1
14-
h11==0.12.0
14+
h11==0.16.0
1515
httptools>=0.3.0,<0.7.0
1616
httpx==0.24.1
1717
idna==3.7

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fastapi==0.115.2
1111
graphene==2.1.8
1212
graphql-core==2.3.2
1313
graphql-relay==2.0.1
14-
h11==0.12.0
14+
h11==0.16.0
1515
httptools>=0.3.0,<0.7.0
1616
httpx==0.24.1
1717
idna==3.7

0 commit comments

Comments
 (0)