Skip to content

Commit 6804332

Browse files
Update dependency urllib3 to v2.5.0 [SECURITY]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9da3aeb commit 6804332

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
@@ -95,7 +95,7 @@ triton==3.1.0; platform_system == 'Linux' and platform_machine == 'x86_64'
9595
typer==0.12.3; python_version >= '3.7'
9696
typing-extensions==4.12.2; python_version >= '3.8'
9797
ujson==5.9.0; python_version >= '3.8'
98-
urllib3==2.2.1; python_version >= '3.8'
98+
urllib3==2.5.0; python_version >= '3.8'
9999
uvicorn[standard]==0.29.0; python_version >= '3.8'
100100
uvloop==0.19.0
101101
vllm==0.6.4; python_version >= '3.9'

model-servers/vllm/0.6.6/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ triton==3.1.0; platform_system == 'Linux' and platform_machine == 'x86_64'
9595
typer==0.12.3; python_version >= '3.7'
9696
typing-extensions==4.12.2; python_version >= '3.8'
9797
ujson==5.9.0; python_version >= '3.8'
98-
urllib3==2.2.1; python_version >= '3.8'
98+
urllib3==2.5.0; python_version >= '3.8'
9999
uvicorn[standard]==0.29.0; python_version >= '3.8'
100100
uvloop==0.19.0
101101
vllm==0.6.6; python_version >= '3.9'

model-servers/vllm/0.8.4/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ triton==3.2.0; platform_system == 'Linux' and platform_machine == 'x86_64'
9595
typer==0.12.3; python_version >= '3.7'
9696
typing-extensions==4.12.2; python_version >= '3.8'
9797
ujson==5.9.0; python_version >= '3.8'
98-
urllib3==2.2.1; python_version >= '3.8'
98+
urllib3==2.5.0; python_version >= '3.8'
9999
uvicorn[standard]==0.29.0; python_version >= '3.8'
100100
uvloop==0.19.0
101101
vllm==0.8.4; python_version >= '3.9' and python_full_version < '3.13'

0 commit comments

Comments
 (0)