From 282aaac07fa69a181a25bb0cd9a6d9f25eb7e481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 02:38:36 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests 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 924f94ae6..878870874 100644 --- a/.kokoro/requirements.in +++ b/.kokoro/requirements.in @@ -16,7 +16,7 @@ pyparsing==3.0.9 pycparser==2.21 pyperclip==1.8.2 python-dateutil==2.8.2 -requests==2.27.1 +requests==2.32.0 certifi==2022.9.24 importlib-metadata==4.8.3 zipp==3.6.0 diff --git a/.kokoro/requirements.txt b/.kokoro/requirements.txt index 71fcafc70..3e413162b 100644 --- a/.kokoro/requirements.txt +++ b/.kokoro/requirements.txt @@ -412,9 +412,9 @@ python-dateutil==2.8.2 \ # via # -r requirements.in # gcp-releasetool -requests==2.27.1 \ - --hash=sha256:68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61 \ - --hash=sha256:f22fa1e554c9ddfd16e6e41ac79759e17be9e492b3587efa038054674760e72d +requests==2.32.0 \ + --hash=sha256:f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5 \ + --hash=sha256:fa5490319474c82ef1d2c9bc459d3652e3ae4ef4c4ebdd18a21145a47ca4b6b8 # via # -r requirements.in # gcp-releasetool