From 6bab3cf704bef9c2398ee39a61031961851ad5ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 19:12:34 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 2.6.0 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:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8f560879..f01a21d2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -55,7 +55,7 @@ twine==6.1.0 types-protobuf==6.30.2.20250703 types-toml==0.10.8.20240310 typing-extensions==4.14.1 -urllib3==2.5.0 +urllib3==2.6.0 virtualenv==20.31.2 wcwidth==0.2.13 webencodings==0.5.1