From 599ff52967439f234e40b3796c000109e03d5334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 05:53:47 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.18 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 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.18...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d2c8029..886fa5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -139,7 +139,7 @@ typer==0.9.0 typing-extensions==4.9.0 tzdata==2023.3 uritemplate==4.1.1 -urllib3==1.26.18 +urllib3==2.6.3 wasabi==1.1.2 wbtools==3.3.0 weasel==0.3.4