From 33bd8e49bdba3d475e3fb5ed9b907e2919f3abf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 00:33:02 +0000 Subject: [PATCH] Bump urllib3 from 1.26.15 to 2.7.0 in /arithmetic_sampling Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 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.15...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- arithmetic_sampling/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arithmetic_sampling/requirements.txt b/arithmetic_sampling/requirements.txt index b7cd94f0a9c..2f896dd3433 100644 --- a/arithmetic_sampling/requirements.txt +++ b/arithmetic_sampling/requirements.txt @@ -76,7 +76,7 @@ toolz==0.12.0 tqdm==4.65.0 typing-inspect==0.8.0 typing_extensions==4.5.0 -urllib3==1.26.15 +urllib3==2.7.0 Werkzeug==2.3.4 wrapt==1.14.1 zipp==3.15.0 \ No newline at end of file