From d5fcbf1823d82cff7c1be535db4468b97da65a0f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate <bot@renovateapp.com> Date: Tue, 19 May 2020 04:18:01 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-storage to v1.28.1 [(#3785)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/3785) * chore(deps): update dependency google-cloud-storage to v1.28.1 * [asset] testing: use uuid instead of time Co-authored-by: Takashi Matsuo <tmatsuo@google.com> --- translation/samples/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translation/samples/snippets/requirements.txt b/translation/samples/snippets/requirements.txt index 4d6589de5def..1b20849813fd 100644 --- a/translation/samples/snippets/requirements.txt +++ b/translation/samples/snippets/requirements.txt @@ -4,6 +4,6 @@ google-cloud-storage==1.30.0 google-cloud-automl==1.0.1 ======= google-cloud-translate==2.0.1 -google-cloud-storage==1.28.0 +google-cloud-storage==1.28.1 google-cloud-automl==0.10.0 >>>>>>> 1a45813d (chore(deps): update dependency google-cloud-storage to v1.28.0 [(#3260)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/3260))