From 8023d97b28754e8eb314c498a0fa758b0b0bc992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 15:37:23 +0000 Subject: [PATCH] Bump vllm from 0.15.0 to 0.19.0 Bumps [vllm](https://github.com/vllm-project/vllm) from 0.15.0 to 0.19.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.19.0) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.19.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..e17ac4c 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.19.0 watchfiles==1.1.1 wcwidth==0.5.3 websockets==16.0