From 76e76b2d5635131d544308d86298a7955b9bf4c1 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 5 Sep 2024 19:13:32 +0000 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.144.0 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 74c0486..cdbf2f7 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.144.0 cloud-sql-python-connector==0.4.1 google-cloud-logging==3.5.0 aiohttp==3.8.6