From 855b325ee813918ec4224c6492b22597f3a9b5bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 17:36:05 +0000 Subject: [PATCH] Bump vllm from 0.6.3 to 0.11.0 in /benchmarks/autoscaling Bumps [vllm](https://github.com/vllm-project/vllm) from 0.6.3 to 0.11.0. - [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.11.0) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.11.0 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..292a512b8 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.11.0 matplotlib==3.9.2 pandas==2.2.3 numpy==1.26.4 \ No newline at end of file