From ddcc84693e6bb1de3ff43556b004395f11343049 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 03:01:40 +0000 Subject: [PATCH] Bump google-api-python-client from 1.7.11 to 2.69.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 1.7.11 to 2.69.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.7.11...v2.69.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 a5df69c0787..eadedd22670 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ Python-jose==3.0.1 git+https://github.com/DefectDojo/defectDojo-engagement-survey@master#egg=defectDojo-engagement-survey gitpython>=2.1.13 ptvsd>=4.2.7 -google-api-python-client==1.7.11 +google-api-python-client==2.69.0 google-auth==1.6.3 google-auth-oauthlib==0.3.0 drf_yasg==1.17.0