Skip to content

Commit 0c2bd31

Browse files
Update dependency protobuf [SECURITY]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 310c564 commit 0c2bd31

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

model-servers/vllm/0.6.4/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ packaging==24.0; python_version >= '3.7'
6363
pip==24.0; python_version >= '3.7'
6464
prometheus-client==0.20.0; python_version >= '3.8'
6565
prometheus-fastapi-instrumentator==7.0.0; python_full_version >= '3.8.1' and python_full_version < '4.0.0'
66-
protobuf==5.26.1; python_version >= '3.8'
66+
protobuf==5.29.5; python_version >= '3.8'
6767
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'
6868
py-cpuinfo==9.0.0
6969
pydantic==2.10.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
@@ -63,7 +63,7 @@ packaging==24.0; python_version >= '3.7'
6363
pip==24.0; python_version >= '3.7'
6464
prometheus-client==0.20.0; python_version >= '3.8'
6565
prometheus-fastapi-instrumentator==7.0.0; python_full_version >= '3.8.1' and python_full_version < '4.0.0'
66-
protobuf==5.26.1; python_version >= '3.8'
66+
protobuf==5.29.5; python_version >= '3.8'
6767
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'
6868
py-cpuinfo==9.0.0
6969
pydantic==2.10.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
@@ -63,7 +63,7 @@ packaging==24.0; python_version >= '3.7'
6363
pip==24.0; python_version >= '3.7'
6464
prometheus-client==0.20.0; python_version >= '3.8'
6565
prometheus-fastapi-instrumentator==7.0.0; python_full_version >= '3.8.1' and python_full_version < '4.0.0'
66-
protobuf==4.25.6; python_version >= '3.8'
66+
protobuf==4.25.8; python_version >= '3.8'
6767
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'
6868
py-cpuinfo==9.0.0
6969
pydantic==2.10.0; python_version >= '3.8'

0 commit comments

Comments
 (0)