From dc3899a4bec91c05c56037dec072a87d3e345dcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 17:15:43 +0000 Subject: [PATCH] Bump vllm from 0.14.0 to 0.22.0 Bumps [vllm](https://github.com/vllm-project/vllm) from 0.14.0 to 0.22.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.22.0) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.22.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..96c8cd4 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.22.0 watchfiles==1.1.1 wcwidth==0.2.14 websockets==15.0.1