From c264143477365fa8b9c4bd05a6b5c703b2f29a33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 15:02:29 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.20 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 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.20...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.pinned.txt b/requirements.pinned.txt index 85dbd982c..7b763d207 100644 --- a/requirements.pinned.txt +++ b/requirements.pinned.txt @@ -192,7 +192,7 @@ ua-parser==1.0.1 ua-parser-builtins==0.18.0.post1 uritemplate==4.2.0 uritools==5.0.0 -urllib3==1.26.20 +urllib3==2.6.3 validators==0.35.0 vine==5.1.0 Wand==0.6.13