From 21e4ed9af459dabe38f9828ba1a10580146e9037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 22:35:30 +0100 Subject: [PATCH] build(deps): bump google-cloud-storage from 1.35.0 to 1.36.2 in /bot (#829) Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.35.0 to 1.36.2. - [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.35.0...v1.36.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 0aef9d91c..3fc45b034 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,5 +1,5 @@ -e ../tools #egg=code-coverage-tools -google-cloud-storage==1.35.0 +google-cloud-storage==1.36.2 libmozdata==0.1.70 pytoml==0.1.21 pytz==2021.1