From 84749508f0d23a2c2d43951608c29aa9f37e0bf2 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 10 Sep 2024 23:03:34 +0000 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.145.0 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 74c0486..a3956c5 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.145.0 cloud-sql-python-connector==0.4.1 google-cloud-logging==3.5.0 aiohttp==3.8.6