From 707aa9d24d99b6838985f981fe511bdda53e09ab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Jun 2025 01:31:19 +0000 Subject: [PATCH] Update dependency google-cloud-core to v2.4.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70d2e0e..ca65bbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ google-api-core[grpc]==2.19.2 ; python_version >= "3.11" and python_full_version google-auth==2.34.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" google-cloud-aiplatform==1.66.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" google-cloud-bigquery==3.25.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" -google-cloud-core==2.4.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" +google-cloud-core==2.4.3 ; python_version >= "3.11" and python_full_version <= "3.13.0" google-cloud-resource-manager==1.12.5 ; python_version >= "3.11" and python_full_version <= "3.13.0" google-cloud-storage==2.18.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" google-crc32c==1.6.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"