From 0ef23a78ddddea706974f5754270ba17418681e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 16:22:58 +0000 Subject: [PATCH] Bump vllm from 0.14.0 to 0.24.0 Bumps [vllm](https://github.com/vllm-project/vllm) from 0.14.0 to 0.24.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.14.0...v0.24.0) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 43a46f1..8fec553 100644 --- a/requirements.txt +++ b/requirements.txt @@ -284,7 +284,7 @@ tzdata==2025.3 urllib3==2.6.3 uvicorn==0.40.0 uvloop==0.22.1 -vllm==0.14.0 +vllm==0.24.0 watchfiles==1.1.1 wcwidth==0.2.14 websockets==15.0.1