Skip to content

Commit d773d13

Browse files
committed
upgraded to httpcore,h11
1 parent 0eb2563 commit d773d13

File tree

32 files changed

+64
-64
lines changed

32 files changed

+64
-64
lines changed

packages/aws-library/requirements/_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ flexparser==0.4
8484
# via pint
8585
graphql-core==3.2.6
8686
# via moto
87-
h11==0.14.0
87+
h11==0.16.0
8888
# via httpcore
89-
httpcore==1.0.7
89+
httpcore==1.0.9
9090
# via httpx
9191
httpx==0.28.1
9292
# via

packages/service-library/requirements/_fastapi.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ fastapi-cli==0.0.7
3232
# via fastapi
3333
fastapi-lifespan-manager==0.1.4
3434
# via -r requirements/_fastapi.in
35-
h11==0.14.0
35+
h11==0.16.0
3636
# via
3737
# httpcore
3838
# uvicorn
3939
h2==4.2.0
4040
# via httpx
4141
hpack==4.1.0
4242
# via h2
43-
httpcore==1.0.7
43+
httpcore==1.0.9
4444
# via httpx
4545
httptools==0.6.4
4646
# via uvicorn

packages/service-library/requirements/_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ greenlet==3.1.1
6565
# via
6666
# -c requirements/_aiohttp.txt
6767
# sqlalchemy
68-
h11==0.14.0
68+
h11==0.16.0
6969
# via
7070
# -c requirements/_fastapi.txt
7171
# httpcore
72-
httpcore==1.0.7
72+
httpcore==1.0.9
7373
# via
7474
# -c requirements/_fastapi.txt
7575
# httpx

services/agent/requirements/_base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,15 +112,15 @@ googleapis-common-protos==1.69.1
112112
# opentelemetry-exporter-otlp-proto-http
113113
grpcio==1.70.0
114114
# via opentelemetry-exporter-otlp-proto-grpc
115-
h11==0.14.0
115+
h11==0.16.0
116116
# via
117117
# httpcore
118118
# uvicorn
119119
h2==4.2.0
120120
# via httpx
121121
hpack==4.1.0
122122
# via h2
123-
httpcore==1.0.7
123+
httpcore==1.0.9
124124
# via httpx
125125
httptools==0.6.4
126126
# via uvicorn

services/agent/requirements/_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,11 @@ frozenlist==1.5.0
102102
# aiosignal
103103
graphql-core==3.2.6
104104
# via moto
105-
h11==0.14.0
105+
h11==0.16.0
106106
# via
107107
# -c requirements/_base.txt
108108
# httpcore
109-
httpcore==1.0.7
109+
httpcore==1.0.9
110110
# via
111111
# -c requirements/_base.txt
112112
# httpx

services/api-server/requirements/_base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,15 +207,15 @@ greenlet==3.1.1
207207
# via sqlalchemy
208208
grpcio==1.68.1
209209
# via opentelemetry-exporter-otlp-proto-grpc
210-
h11==0.14.0
210+
h11==0.16.0
211211
# via
212212
# httpcore
213213
# uvicorn
214214
h2==4.2.0
215215
# via httpx
216216
hpack==4.1.0
217217
# via h2
218-
httpcore==1.0.7
218+
httpcore==1.0.9
219219
# via httpx
220220
httptools==0.6.4
221221
# via uvicorn

services/api-server/requirements/_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,12 @@ greenlet==3.1.1
123123
# via
124124
# -c requirements/_base.txt
125125
# sqlalchemy
126-
h11==0.14.0
126+
h11==0.16.0
127127
# via
128128
# -c requirements/_base.txt
129129
# httpcore
130130
# uvicorn
131-
httpcore==1.0.7
131+
httpcore==1.0.9
132132
# via
133133
# -c requirements/_base.txt
134134
# httpx

services/catalog/requirements/_base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,15 +124,15 @@ greenlet==3.1.1
124124
# via sqlalchemy
125125
grpcio==1.71.0
126126
# via opentelemetry-exporter-otlp-proto-grpc
127-
h11==0.14.0
127+
h11==0.16.0
128128
# via
129129
# httpcore
130130
# uvicorn
131131
h2==4.2.0
132132
# via httpx
133133
hpack==4.1.0
134134
# via h2
135-
httpcore==1.0.7
135+
httpcore==1.0.9
136136
# via httpx
137137
httptools==0.6.4
138138
# via uvicorn

services/catalog/requirements/_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ greenlet==3.1.1
5858
# via
5959
# -c requirements/_base.txt
6060
# sqlalchemy
61-
h11==0.14.0
61+
h11==0.16.0
6262
# via
6363
# -c requirements/_base.txt
6464
# httpcore
65-
httpcore==1.0.7
65+
httpcore==1.0.9
6666
# via
6767
# -c requirements/_base.txt
6868
# httpx

services/datcore-adapter/requirements/_base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,15 +120,15 @@ googleapis-common-protos==1.65.0
120120
# opentelemetry-exporter-otlp-proto-http
121121
grpcio==1.66.0
122122
# via opentelemetry-exporter-otlp-proto-grpc
123-
h11==0.14.0
123+
h11==0.16.0
124124
# via
125125
# httpcore
126126
# uvicorn
127127
h2==4.1.0
128128
# via httpx
129129
hpack==4.0.0
130130
# via h2
131-
httpcore==1.0.5
131+
httpcore==1.0.9
132132
# via httpx
133133
httptools==0.6.4
134134
# via uvicorn

0 commit comments

Comments
 (0)