From 6d6676a24a9f1ba2f2d976db978913d01073ef04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 05:41:45 +0000 Subject: [PATCH] build(deps): bump google-cloud-storage from 1.33.0 to 1.34.0 in /bot Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.33.0 to 1.34.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.33.0...v1.34.0) Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 6bfa56b3e..6de42bca5 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,5 +1,5 @@ -e ../tools #egg=code-coverage-tools -google-cloud-storage==1.33.0 +google-cloud-storage==1.34.0 libmozdata==0.1.68 pytoml==0.1.21 pytz==2020.4