From 2a5a8c546dd2a8bd5c6b6448f4de0366b2ce3be8 Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 06:31:02 +0000 Subject: [PATCH] pipup: 1 dependencies updated in requirements.txt * google-api-python-client: 2.133.0 -> 2.134.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ac8586..54cd9fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ requests==2.32.3 -google-api-python-client==2.133.0 +google-api-python-client==2.134.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0