From 6989dacf49ba1d741a7c8aaa75dcf0807d20e467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 05:44:17 +0000 Subject: [PATCH] Bump urllib3 from 2.4.0 to 2.6.3 in /ethereum/batch/beam_dataflow Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 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/2.4.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ethereum/batch/beam_dataflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethereum/batch/beam_dataflow/requirements.txt b/ethereum/batch/beam_dataflow/requirements.txt index 0d911211..c2e78b7f 100644 --- a/ethereum/batch/beam_dataflow/requirements.txt +++ b/ethereum/batch/beam_dataflow/requirements.txt @@ -100,7 +100,7 @@ sortedcontainers==2.4.0 sqlparse==0.5.3 typing-extensions==4.13.2 typing-inspection==0.4.1 -urllib3==2.4.0 +urllib3==2.6.3 websockets==15.0.1 wheel==0.45.1 wrapt==1.17.2