From ccd3cb5115c0a5884791be3899afe328bfbe3c3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 00:42:27 +0000 Subject: [PATCH] Bump urllib3 from 1.26.9 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 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/1.26.9...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- venv_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/venv_requirements.txt b/venv_requirements.txt index bf3f61a..67d92ff 100644 --- a/venv_requirements.txt +++ b/venv_requirements.txt @@ -61,7 +61,7 @@ torchmetrics==0.7.3 tqdm==4.63.1 transformers==4.15.0 typing-extensions==4.1.1 -urllib3==1.26.9 +urllib3==2.6.3 Werkzeug==2.1.1 wrapt==1.14.0 yarl==1.7.2