From e5227f2f853d57eb69b910841d0ba0977567a079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 04:03:09 +0000 Subject: [PATCH] Bump google-api-python-client from 1.12.8 to 2.73.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 1.12.8 to 2.73.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/v1.12.8...v2.73.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46727a96a8b..fa216b3a970 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ gitpython==3.1.18 debugpy==1.3.0 python-gitlab==2.9.0 google-auth==1.32.1 -google-api-python-client==1.12.8 +google-api-python-client==2.73.0 google-auth-oauthlib==0.4.4 drf_yasg==1.20.0 cpe==1.2.1