From 2d217e3bb0d5fdfdb765a9c9c79a930826298c06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 01:06:06 +0000 Subject: [PATCH] Bump google-api-python-client from 2.104.0 to 2.105.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.104.0 to 2.105.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.104.0...v2.105.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 e0543fbc2..89c8c20ec 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -35,7 +35,7 @@ Pillow==8.2.0 filetype==1.2.0 # https://github.com/h2non/filetype.py # Google Cloud Platform -google-api-python-client==2.104.0 +google-api-python-client==2.105.0 # Sample data generation # ----------------------