From 764cb5e7ef70d6019e04373a3d75af4515143b01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 18:36:48 +0000 Subject: [PATCH] Bump vllm from 0.15.0 to 0.20.0 Bumps [vllm](https://github.com/vllm-project/vllm) from 0.15.0 to 0.20.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.15.0...v0.20.0) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llama4guard_vllm_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llama4guard_vllm_requirements.txt b/llama4guard_vllm_requirements.txt index 436d96c..526979e 100644 --- a/llama4guard_vllm_requirements.txt +++ b/llama4guard_vllm_requirements.txt @@ -210,7 +210,7 @@ unified-io==0.1.2 urllib3==2.6.3 uvicorn==0.40.0 uvloop==0.22.1 -vllm==0.15.0 +vllm==0.20.0 watchfiles==1.1.1 wcwidth==0.5.3 websockets==16.0