From 569b8bbeb173dc31672494ce6e6845ba58105720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 18:42:00 +0000 Subject: [PATCH] Bump vllm from 0.10.1.1 to 0.20.0 in /sdks/python/container/ml/py310 Bumps [vllm](https://github.com/vllm-project/vllm) from 0.10.1.1 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.10.1.1...v0.20.0) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/python/container/ml/py310/gpu_image_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/container/ml/py310/gpu_image_requirements.txt b/sdks/python/container/ml/py310/gpu_image_requirements.txt index ac7f9add86af..9be70eb0c71e 100644 --- a/sdks/python/container/ml/py310/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py310/gpu_image_requirements.txt @@ -302,7 +302,7 @@ urllib3==2.6.3 uvicorn==0.41.0 uvloop==0.22.1 virtualenv-clone==0.5.7 -vllm==0.10.1.1 +vllm==0.20.0 watchfiles==1.1.1 websockets==16.0 Werkzeug==3.1.6