From e4389a7aea23f749a44e429a2f1972a4c6b56aec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 05:44:56 +0000 Subject: [PATCH] build(deps): bump google-cloud-storage from 1.31.0 to 1.31.2 in /bot Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.31.0 to 1.31.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.31.0...v1.31.2) 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 594c48fed..c5a0cd290 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,5 +1,5 @@ -e ../tools #egg=code-coverage-tools -google-cloud-storage==1.31.0 +google-cloud-storage==1.31.2 libmozdata==0.1.68 pytoml==0.1.21 pytz==2020.1