From 00ecab2382425d971ce713cf7ac71e60d622fff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 20:22:01 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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/1.25.8...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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..380a47a6 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.3 virtualenv==20.31.2 wcwidth==0.2.13 webencodings==0.5.1