From 3b0e7b0185fd60d15fac27cbf7c31ae67a55fe73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 21:53:48 +0000 Subject: [PATCH] pip stable: bump google-api-python-client from 2.137.0 to 2.138.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.137.0 to 2.138.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.137.0...v2.138.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1e8a09..c56baa3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Google Drive API -google-api-python-client==2.137.0 +google-api-python-client==2.138.0 google-auth==2.32.0 google-auth-httplib2 google-auth-oauthlib