From 00dff2f7b2a9ae0d073473197b6076dca3b8af64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 16:00:48 +0000 Subject: [PATCH] chore(deps): bump google-api-python-client in /tasks/quickstart --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.173.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tasks/quickstart/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/quickstart/requirements.txt b/tasks/quickstart/requirements.txt index b50bc3c8..966a2e5a 100644 --- a/tasks/quickstart/requirements.txt +++ b/tasks/quickstart/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.7.9 +google-api-python-client==2.173.0 google-auth-httplib2==0.0.3 google-auth-oauthlib==0.4.0 \ No newline at end of file