From 25c0f69afb907bb1e8176d1f9edee1e9afed39de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 22:09:35 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.26.19 to 2.6.0 in /.kokoro Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 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.26.19...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .kokoro/requirements.in | 2 +- .kokoro/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.kokoro/requirements.in b/.kokoro/requirements.in index 8655d5a3ae0..c99290855ab 100644 --- a/.kokoro/requirements.in +++ b/.kokoro/requirements.in @@ -23,7 +23,7 @@ google_api_core==2.8.2 google-cloud-storage==2.0.0 google-cloud-core==2.3.1 typing-extensions==4.1.1 -urllib3==1.26.19 +urllib3==2.6.0 zipp==3.19.1 rsa==4.9 six==1.16.0 diff --git a/.kokoro/requirements.txt b/.kokoro/requirements.txt index e9ab883199f..95c29a8f36d 100644 --- a/.kokoro/requirements.txt +++ b/.kokoro/requirements.txt @@ -444,9 +444,9 @@ typing-extensions==4.1.1 \ --hash=sha256:1a9462dcc3347a79b1f1c0271fbe79e844580bb598bafa1ed208b94da3cdcd42 \ --hash=sha256:21c85e0fe4b9a155d0799430b0ad741cdce7e359660ccbd8b530613e8df88ce2 # via -r requirements.in -urllib3==1.26.19 \ - --hash=sha256:37a0344459b199fce0e80b0d3569837ec6b6937435c5244e7fd73fa6006830f3 \ - --hash=sha256:3e3d753a8618b86d7de333b4223005f68720bcd6a7d2bcb9fbd2229ec7c1e429 +urllib3==2.6.0 \ + --hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \ + --hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1 # via # -r requirements.in # requests