From fc7070bdc00ffc5b054cc46045c3b130fbecd5ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 12:00:44 +0000 Subject: [PATCH] Bump google-api-python-client from 2.96.0 to 2.97.0 in /3rdparty/py Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.96.0 to 2.97.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.96.0...v2.97.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 3rdparty/py/requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/py/requirements-all.txt b/3rdparty/py/requirements-all.txt index 98b1a27e..b502e60d 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -7,7 +7,7 @@ django-storages==1.13.2 djangorestframework==3.14.0 djangorestframework-simplejwt==5.2.2 environs[django]==9.5.0 -google-api-python-client==2.96.0 +google-api-python-client==2.97.0 google-auth-httplib2==0.1.0 google-auth-oauthlib==1.0.0 greenlet==2.0.2