From 25fe279c48fcc9d449b554f135f92753d90bc73f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 20:15:16 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-storage to v2 --- 06-Cloud-Function/function_source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06-Cloud-Function/function_source/requirements.txt b/06-Cloud-Function/function_source/requirements.txt index cd7a03d..53ac25b 100644 --- a/06-Cloud-Function/function_source/requirements.txt +++ b/06-Cloud-Function/function_source/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.19.1 +google-cloud-storage==2.14.0 Wand==0.5.8