From 0cefc72e85fb697cb96e04123a35ae4c1c8277f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:35:43 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.20 to 2.7.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 to 2.7.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/1.26.20...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 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 d64c70ef1..78adc93e3 100644 --- a/requirements.pinned.txt +++ b/requirements.pinned.txt @@ -193,7 +193,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.7.0 validators==0.35.0 vine==5.1.0 Wand==0.6.13