From 6eee45af9f059853b9273622e5ed82fdb5543d87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 05:25:36 +0000 Subject: [PATCH] build(deps): bump google-cloud-storage from 1.36.2 to 1.37.1 in /bot Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.36.2 to 1.37.1. - [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.36.2...v1.37.1) 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 3fc45b034..f8e098115 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,5 +1,5 @@ -e ../tools #egg=code-coverage-tools -google-cloud-storage==1.36.2 +google-cloud-storage==1.37.1 libmozdata==0.1.70 pytoml==0.1.21 pytz==2021.1