From e0865c5b4b681da2be2430d476f9e7da36b8f6d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 12:07:47 +0000 Subject: [PATCH] Bump urllib3 in /bionemo-recipes/recipes/codonfm_ptl_te Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 to 2.6.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/1.26.20...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bionemo-recipes/recipes/codonfm_ptl_te/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bionemo-recipes/recipes/codonfm_ptl_te/requirements.txt b/bionemo-recipes/recipes/codonfm_ptl_te/requirements.txt index eed34e5fcb..187253df8d 100644 --- a/bionemo-recipes/recipes/codonfm_ptl_te/requirements.txt +++ b/bionemo-recipes/recipes/codonfm_ptl_te/requirements.txt @@ -269,7 +269,7 @@ typing-inspect==0.9.0 typing-inspection==0.4.1 umap-learn==0.5.9.post2 uri-template==1.3.0 -urllib3==1.26.20 +urllib3==2.6.0 uvicorn==0.37.0 virtualenv==20.34.0 wandb==0.22.0