From 6658c9c38e99e9c39f5f9be517f17baf6b4e6df3 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 24 Sep 2025 00:03:12 +0000 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.183.0 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 74c0486..9ce7021 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.183.0 cloud-sql-python-connector==0.4.1 google-cloud-logging==3.5.0 aiohttp==3.8.6