From 5965d7e723bd4829ff4d6d0340a06d129f6099b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 17:08:19 +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..d034e27 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.10.0 Wand==0.5.8