From b1f3a216e4ba71186b4990906060f9122a644f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 19:12:59 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 2.6.0 in /updater Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 2.6.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.25.8...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- updater/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater/requirements.txt b/updater/requirements.txt index aa75a6a8..a592fa5d 100644 --- a/updater/requirements.txt +++ b/updater/requirements.txt @@ -27,7 +27,7 @@ requests-toolbelt==0.9.1 rlp==1.2.0 six==1.14.0 toolz==0.10.0 -urllib3==1.25.8 +urllib3==2.6.0 varint==1.0.2 web3==5.0.0 websockets==7.0