From 2a308aacbe597beb37ec0f9e593218f7d88652ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 08:40:14 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0. - [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.3.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../bionemo/alphafold2-oke/helm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-infrastructure/ai-infra-gpu/ai-infrastructure/bionemo/alphafold2-oke/helm/requirements.txt b/cloud-infrastructure/ai-infra-gpu/ai-infrastructure/bionemo/alphafold2-oke/helm/requirements.txt index 445b9888e..985d5c30f 100644 --- a/cloud-infrastructure/ai-infra-gpu/ai-infrastructure/bionemo/alphafold2-oke/helm/requirements.txt +++ b/cloud-infrastructure/ai-infra-gpu/ai-infrastructure/bionemo/alphafold2-oke/helm/requirements.txt @@ -91,7 +91,7 @@ traitlets==5.14.3 types-python-dateutil==2.9.0.20241206 typing_extensions==4.12.2 uri-template==1.3.0 -urllib3==2.3.0 +urllib3==2.5.0 wcwidth==0.2.13 webcolors==24.11.1 webencodings==0.5.1