From 4ce6ae0a6f71d7d6df226483c74f4778e8ba2e8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 04:40:06 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 2.4.0 to 2.6.0 in /hack/api-docs Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 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/2.4.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hack/api-docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/api-docs/requirements.txt b/hack/api-docs/requirements.txt index df251b0f7b5..1ba1491b1f7 100644 --- a/hack/api-docs/requirements.txt +++ b/hack/api-docs/requirements.txt @@ -36,7 +36,7 @@ requests==2.32.4 six==1.17.0 termcolor==3.1.0 tornado==6.5.1 -urllib3==2.4.0 +urllib3==2.6.0 verspec==0.1.0 watchdog==6.0.0 zipp==3.23.0