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