From 5bc0dd71afa9d7bf00625e8336c1cef771e19433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 23:21:45 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.26.19 to 2.6.3 in /.kokoro Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 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.26.19...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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..9f674154b4a 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.3 zipp==3.19.1 rsa==4.9 six==1.16.0 diff --git a/.kokoro/requirements.txt b/.kokoro/requirements.txt index e9ab883199f..1c0a973e791 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.3 \ + --hash=sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \ + --hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4 # via # -r requirements.in # requests