From 229aac3785c066cca1b960facb4e8655c2007808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 14:27:35 +0000 Subject: [PATCH] Bump vllm from 0.6.3 to 0.10.1.1 in /benchmarks/autoscaling Bumps [vllm](https://github.com/vllm-project/vllm) from 0.6.3 to 0.10.1.1. - [Release notes](https://github.com/vllm-project/vllm/releases) - [Changelog](https://github.com/vllm-project/vllm/blob/main/RELEASE.md) - [Commits](https://github.com/vllm-project/vllm/compare/v0.6.3...v0.10.1.1) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.10.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/autoscaling/requirements_bench_pa.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/autoscaling/requirements_bench_pa.txt b/benchmarks/autoscaling/requirements_bench_pa.txt index 5cc64f4ce..73621285b 100644 --- a/benchmarks/autoscaling/requirements_bench_pa.txt +++ b/benchmarks/autoscaling/requirements_bench_pa.txt @@ -1,6 +1,6 @@ openai==1.51.2 transformers==4.45.2 -vllm==0.6.3 +vllm==0.10.1.1 matplotlib==3.9.2 pandas==2.2.3 numpy==1.26.4 \ No newline at end of file