From b930957a33aaa9f962c89d871a6183c63105d98e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 14:27:35 +0000 Subject: [PATCH] Bump vllm Bumps [vllm](https://github.com/vllm-project/vllm) from 0.9.0 to 0.10.1.1. - [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.9.0...v0.10.1.1) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.10.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../rag-langchain-vllm-mistral/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-infrastructure/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/requirements.txt b/cloud-infrastructure/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/requirements.txt index 42496a9e9..58d83797b 100644 --- a/cloud-infrastructure/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/requirements.txt +++ b/cloud-infrastructure/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/requirements.txt @@ -230,7 +230,7 @@ tzdata==2025.2 urllib3==2.3.0 uvicorn==0.34.0 uvloop==0.21.0 -vllm==0.9.0 +vllm==0.10.1.1 watchfiles==1.0.5 wcwidth @ file:///Users/ktietz/demo/mc3/conda-bld/wcwidth_1629357192024/work websocket-client==1.8.0