File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -98,13 +98,13 @@ grpcio==1.70.0
98
98
# grpcio-status
99
99
grpcio-status==1.70.0
100
100
# via google-api-core
101
- h11==0.14 .0
101
+ h11==0.16 .0
102
102
# via
103
103
# httpcore
104
104
# uvicorn
105
105
html5lib==1.1
106
106
# via unstructured
107
- httpcore==1.0.7
107
+ httpcore==1.0.9
108
108
# via httpx
109
109
httpx==0.28.1
110
110
# via unstructured-client
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ grpcio-status==1.70.0
213
213
# via
214
214
# -r requirements/base.txt
215
215
# google-api-core
216
- h11==0.14 .0
216
+ h11==0.16 .0
217
217
# via
218
218
# -r requirements/base.txt
219
219
# httpcore
@@ -222,7 +222,7 @@ html5lib==1.1
222
222
# via
223
223
# -r requirements/base.txt
224
224
# unstructured
225
- httpcore==1.0.7
225
+ httpcore==1.0.9
226
226
# via
227
227
# -r requirements/base.txt
228
228
# httpx
You can’t perform that action at this time.
0 commit comments