Skip to content

Commit b9d33e4

Browse files
Update dependency pip to v26 [SECURITY]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e714801 commit b9d33e4

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
llama-cpp-python[server]==0.3.16
22
transformers==4.41.2
3-
pip==24.0
3+
pip==26.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
llama-cpp-python[server]==0.3.8
22
transformers==4.41.2
3-
pip==24.0
3+
pip==26.0

model-servers/vllm/0.11.0/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ numpy = "~=1.26.4"
1919
nvidia-ml-py = "~=12.560.30"
2020
openai = "~=1.99.1"
2121
outlines = "~=0.1.11"
22-
pip = "~=24.0"
22+
pip = "~=26.0"
2323
prometheus_client = "~=0.20.0"
2424
prometheus-fastapi-instrumentator = "~=7.0.0"
2525
psutil = "~=5.9.8"

model-servers/vllm/0.11.0/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ orjson==3.10.3; python_version >= '3.8'
6161
outlines==1.2.5; python_version >= '3.9'
6262
outlines-core==0.2.11; python_version >= '3.9'
6363
packaging==24.0; python_version >= '3.7'
64-
pip==24.0; python_version >= '3.7'
64+
pip==26.0; python_version >= '3.7'
6565
prometheus-client==0.20.0; python_version >= '3.8'
6666
prometheus-fastapi-instrumentator==7.0.0; python_full_version >= '3.8.1' and python_full_version < '4.0.0'
6767
protobuf==4.25.6; python_version >= '3.8'

model-servers/vllm/0.6.4/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ numpy = "~=1.26.4"
1919
nvidia-ml-py = "~=12.550.52"
2020
openai = "~=1.28.1"
2121
outlines = "==0.0.34" # Requires torch >= 2.1.0 - Fixed by vllm 0.4.2
22-
pip = "~=24.0"
22+
pip = "~=26.0"
2323
prometheus_client = "~=0.20.0"
2424
prometheus-fastapi-instrumentator = "~=7.0.0"
2525
psutil = "~=5.9.8"

model-servers/vllm/0.6.4/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ openai==1.56.0; python_full_version >= '3.8'
6060
orjson==3.10.3; python_version >= '3.8'
6161
outlines==0.0.46; python_version >= '3.8'
6262
packaging==24.0; python_version >= '3.7'
63-
pip==24.0; python_version >= '3.7'
63+
pip==26.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'
6666
protobuf==5.26.1; python_version >= '3.8'

model-servers/vllm/0.6.6/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ numpy = "~=1.26.4"
1919
nvidia-ml-py = "~=12.550.52"
2020
openai = "~=1.28.1"
2121
outlines = "==0.0.34" # Requires torch >= 2.1.0 - Fixed by vllm 0.4.2
22-
pip = "~=24.0"
22+
pip = "~=26.0"
2323
prometheus_client = "~=0.20.0"
2424
prometheus-fastapi-instrumentator = "~=7.0.0"
2525
psutil = "~=5.9.8"

model-servers/vllm/0.6.6/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ openai==1.56.0; python_full_version >= '3.8'
6060
orjson==3.10.3; python_version >= '3.8'
6161
outlines==0.1.11; python_version >= '3.9'
6262
packaging==24.0; python_version >= '3.7'
63-
pip==24.0; python_version >= '3.7'
63+
pip==26.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'
6666
protobuf==5.26.1; python_version >= '3.8'

model-servers/vllm/0.8.4/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ numpy = "~=1.26.4"
1919
nvidia-ml-py = "~=12.550.52"
2020
openai = "~=1.28.1"
2121
outlines = "==0.0.34" # Requires torch >= 2.1.0 - Fixed by vllm 0.4.2
22-
pip = "~=24.0"
22+
pip = "~=26.0"
2323
prometheus_client = "~=0.20.0"
2424
prometheus-fastapi-instrumentator = "~=7.0.0"
2525
psutil = "~=5.9.8"

model-servers/vllm/0.8.4/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ openai==1.56.0; python_full_version >= '3.8'
6060
orjson==3.10.3; python_version >= '3.8'
6161
outlines==0.1.11; python_version >= '3.9'
6262
packaging==24.0; python_version >= '3.7'
63-
pip==24.0; python_version >= '3.7'
63+
pip==26.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'
6666
protobuf==4.25.6; python_version >= '3.8'

0 commit comments

Comments
 (0)