From b74a2c03d317cbfdc8f8b18e17dea1d322be5f90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 03:19:57 +0000 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.6.3 in /src/applications/SRAnonTool Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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.2.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/applications/SRAnonTool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applications/SRAnonTool/requirements.txt b/src/applications/SRAnonTool/requirements.txt index 318ee49..6a1d2d6 100644 --- a/src/applications/SRAnonTool/requirements.txt +++ b/src/applications/SRAnonTool/requirements.txt @@ -47,7 +47,7 @@ thinc==8.2.5 tqdm==4.66.4 typer==0.12.3 typing_extensions==4.12.2 -urllib3==2.2.2 +urllib3==2.6.3 wasabi==1.1.3 weasel==0.4.1 wrapt==1.16.0