From 74919ed817475ac5174482c48f062bbdc7987165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 01:07:37 +0000 Subject: [PATCH] Bump google-api-python-client from 2.134.0 to 2.135.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.134.0 to 2.135.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.134.0...v2.135.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/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index a6f84f767..005ac038d 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -36,7 +36,7 @@ Pillow==10.3.0 filetype==1.2.0 # https://github.com/h2non/filetype.py # Google Cloud Platform -google-api-python-client==2.134.0 +google-api-python-client==2.135.0 # Sample data generation # ----------------------