From 6640831e56ef22f72d18b4466c13493b3f42ac9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 01:52:15 +0000 Subject: [PATCH] Bump google-api-python-client from 2.144.0 to 2.145.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.144.0 to 2.145.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.144.0...v2.145.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 f8497b8a6..2fa9fb962 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -36,7 +36,7 @@ Pillow==10.4.0 filetype==1.2.0 # https://github.com/h2non/filetype.py # Google Cloud Platform -google-api-python-client==2.144.0 +google-api-python-client==2.145.0 # Sample data generation # ----------------------