From 83b41e8c202d7c3cfd602008c25d6979ed54ddd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 21:23:39 +0000 Subject: [PATCH] Update dependency protobuf [SECURITY] Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- model-servers/vllm/0.6.4/requirements.txt | 2 +- model-servers/vllm/0.6.6/requirements.txt | 2 +- model-servers/vllm/0.8.4/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/model-servers/vllm/0.6.4/requirements.txt b/model-servers/vllm/0.6.4/requirements.txt index 58ece67..f6415a3 100644 --- a/model-servers/vllm/0.6.4/requirements.txt +++ b/model-servers/vllm/0.6.4/requirements.txt @@ -63,7 +63,7 @@ packaging==24.0; python_version >= '3.7' pip==24.0; python_version >= '3.7' prometheus-client==0.20.0; python_version >= '3.8' prometheus-fastapi-instrumentator==7.0.0; python_full_version >= '3.8.1' and python_full_version < '4.0.0' -protobuf==5.26.1; python_version >= '3.8' +protobuf==5.29.5; python_version >= '3.8' psutil==5.9.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' py-cpuinfo==9.0.0 pydantic==2.10.0; python_version >= '3.8' diff --git a/model-servers/vllm/0.6.6/requirements.txt b/model-servers/vllm/0.6.6/requirements.txt index 4429924..a71ef01 100644 --- a/model-servers/vllm/0.6.6/requirements.txt +++ b/model-servers/vllm/0.6.6/requirements.txt @@ -63,7 +63,7 @@ packaging==24.0; python_version >= '3.7' pip==24.0; python_version >= '3.7' prometheus-client==0.20.0; python_version >= '3.8' prometheus-fastapi-instrumentator==7.0.0; python_full_version >= '3.8.1' and python_full_version < '4.0.0' -protobuf==5.26.1; python_version >= '3.8' +protobuf==5.29.5; python_version >= '3.8' psutil==5.9.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' py-cpuinfo==9.0.0 pydantic==2.10.0; python_version >= '3.8' diff --git a/model-servers/vllm/0.8.4/requirements.txt b/model-servers/vllm/0.8.4/requirements.txt index 10e65c7..45fd429 100644 --- a/model-servers/vllm/0.8.4/requirements.txt +++ b/model-servers/vllm/0.8.4/requirements.txt @@ -63,7 +63,7 @@ packaging==24.0; python_version >= '3.7' pip==24.0; python_version >= '3.7' prometheus-client==0.20.0; python_version >= '3.8' prometheus-fastapi-instrumentator==7.0.0; python_full_version >= '3.8.1' and python_full_version < '4.0.0' -protobuf==4.25.6; python_version >= '3.8' +protobuf==4.25.8; python_version >= '3.8' psutil==5.9.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' py-cpuinfo==9.0.0 pydantic==2.10.0; python_version >= '3.8'