From af9767f10dc873691cd217729fe1163a97522184 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 17 Sep 2024 21:27:02 +0000 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.146.0 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 74c0486..a7fc9e0 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,7 +5,7 @@ SQLAlchemy==1.4.46 google-auth==2.16.1 PyMySQL==1.1.0 pg8000==1.30.1 -google-api-python-client==2.58.0 +google-api-python-client==2.146.0 cloud-sql-python-connector==0.4.1 google-cloud-logging==3.5.0 aiohttp==3.8.6