From fa147d6282fb76b25b3bb9933a1fd5c8e537d6aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 07:05:14 +0000 Subject: [PATCH] Bump google-api-python-client from 2.27.0 to 2.71.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.27.0 to 2.71.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.27.0...v2.71.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 1cb2c5ee393..6cdb3e19691 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ Python-jose==3.3.0 gitpython==3.1.24 debugpy==1.5.1 python-gitlab==2.10.1 -google-api-python-client==2.27.0 +google-api-python-client==2.71.0 google-auth==2.3.0 google-auth-oauthlib==0.4.6 drf_yasg==1.20.0