From c0151cc6f5b2e109d59c21d3012222c804e1136f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 09:01:34 +0000 Subject: [PATCH] build(deps): Bump google-cloud-storage from 1.28.1 to 1.29.0 in /bot Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.28.1 to 1.29.0. - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-storage/compare/v1.28.1...v1.29.0) Signed-off-by: dependabot-preview[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 454521792..f0898feaa 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,5 +1,5 @@ -e ../tools #egg=code-coverage-tools -google-cloud-storage==1.28.1 +google-cloud-storage==1.29.0 libmozdata==0.1.68 pytoml==0.1.21 pytz==2020.1