From 18a73ba816da208d69441c103725e1464db4189f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 10:21:20 +0000 Subject: [PATCH] build(deps): bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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/compute-including-hpc/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/requirements.txt b/cloud-infrastructure/compute-including-hpc/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/requirements.txt index 86b92f268..0513c02b7 100644 --- a/cloud-infrastructure/compute-including-hpc/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/requirements.txt +++ b/cloud-infrastructure/compute-including-hpc/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/requirements.txt @@ -227,7 +227,7 @@ typing-inspect==0.9.0 typing-inspection==0.4.0 typing_extensions @ file:///croot/typing_extensions_1734714854207/work tzdata==2025.2 -urllib3==2.6.0 +urllib3==2.6.3 uvicorn==0.34.0 uvloop==0.21.0 vllm==0.10.1.1