Skip to content

Commit fa1c1d4

Browse files
Update dependency h11 to v0.16.0 [SECURITY]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9da3aeb commit fa1c1d4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

model-servers/vllm/0.6.4/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fastapi-cli==0.0.3; python_version >= '3.8'
1919
filelock==3.14.0; python_version >= '3.8'
2020
frozenlist==1.4.1; python_version >= '3.8'
2121
fsspec==2024.3.1; python_version >= '3.8'
22-
h11==0.14.0; python_version >= '3.7'
22+
h11==0.16.0; python_version >= '3.7'
2323
httpcore==1.0.5; python_version >= '3.8'
2424
httptools==0.6.1
2525
httpx==0.27.0; python_version >= '3.8'

model-servers/vllm/0.6.6/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fastapi-cli==0.0.3; python_version >= '3.8'
1919
filelock==3.16.1; python_version >= '3.8'
2020
frozenlist==1.4.1; python_version >= '3.8'
2121
fsspec==2024.3.1; python_version >= '3.8'
22-
h11==0.14.0; python_version >= '3.7'
22+
h11==0.16.0; python_version >= '3.7'
2323
httpcore==1.0.5; python_version >= '3.8'
2424
httptools==0.6.1
2525
httpx==0.27.0; python_version >= '3.8'

model-servers/vllm/0.8.4/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fastapi-cli==0.0.5; python_version >= '3.8'
1919
filelock==3.16.1; python_version >= '3.8'
2020
frozenlist==1.4.1; python_version >= '3.8'
2121
fsspec==2024.3.1; python_version >= '3.8'
22-
h11==0.14.0; python_version >= '3.7'
22+
h11==0.16.0; python_version >= '3.7'
2323
httpcore==1.0.5; python_version >= '3.8'
2424
httptools==0.6.1
2525
httpx==0.27.0; python_version >= '3.8'

0 commit comments

Comments
 (0)