From d3ccecc9a75762195e9407b928e043d62aefe2cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 03:25:56 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.6.0 in /VenvRecipes/CellposeVenv Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 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/2.2.3...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VenvRecipes/CellposeVenv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VenvRecipes/CellposeVenv/requirements.txt b/VenvRecipes/CellposeVenv/requirements.txt index e3d2277..9dbecbd 100644 --- a/VenvRecipes/CellposeVenv/requirements.txt +++ b/VenvRecipes/CellposeVenv/requirements.txt @@ -28,4 +28,4 @@ requests==2.32.2 scikit-image==0.23.2 torch @ https://download.pytorch.org/whl/cu118/torch-2.3.1%2Bcu118-cp312-cp312-win_amd64.whl typing_extensions==4.12.1 -urllib3==2.2.3 +urllib3==2.6.0