From 0532a392a9cb0b6028d6999d66f1d86547c8da20 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Sep 2022 05:09:55 +0000 Subject: [PATCH 1/2] deps: update dependency cachetools to v5 --- .kokoro/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.kokoro/requirements.txt b/.kokoro/requirements.txt index 170f1c6..108ba23 100644 --- a/.kokoro/requirements.txt +++ b/.kokoro/requirements.txt @@ -10,9 +10,9 @@ attrs==22.1.0 \ # via # -r requirements.in # gcp-releasetool -cachetools==4.2.4 \ - --hash=sha256:89ea6f1b638d5a73a4f9226be57ac5e4f399d22770b92355f92dcb0f7f001693 \ - --hash=sha256:92971d3cb7d2a97efff7c7bb1657f21a8f5fb309a37530537c71b1774189f2d1 +cachetools==5.2.0 \ + --hash=sha256:6a94c6402995a99c3970cc7e4884bb60b4a8639938157eeed436098bf9831757 \ + --hash=sha256:f9f17d2aec496a9aa6b76f53e3b614c965223c061982d434d160f930c698a9db # via # -r requirements.in # google-auth From f82f8198593580ab4ac50cd93cd0deff1c671f4a Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 28 Sep 2022 07:42:44 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- .kokoro/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.kokoro/requirements.txt b/.kokoro/requirements.txt index 108ba23..170f1c6 100644 --- a/.kokoro/requirements.txt +++ b/.kokoro/requirements.txt @@ -10,9 +10,9 @@ attrs==22.1.0 \ # via # -r requirements.in # gcp-releasetool -cachetools==5.2.0 \ - --hash=sha256:6a94c6402995a99c3970cc7e4884bb60b4a8639938157eeed436098bf9831757 \ - --hash=sha256:f9f17d2aec496a9aa6b76f53e3b614c965223c061982d434d160f930c698a9db +cachetools==4.2.4 \ + --hash=sha256:89ea6f1b638d5a73a4f9226be57ac5e4f399d22770b92355f92dcb0f7f001693 \ + --hash=sha256:92971d3cb7d2a97efff7c7bb1657f21a8f5fb309a37530537c71b1774189f2d1 # via # -r requirements.in # google-auth