From a2a330f05d3088aec4de14c7db6287a532ba8ec1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2020 09:50:06 +0000 Subject: [PATCH] build(deps): Bump google-cloud-storage from 1.24.1 to 1.25.0 in /bot Bumps [google-cloud-storage](https://github.com/GoogleCloudPlatform/google-cloud-python) from 1.24.1 to 1.25.0. - [Release notes](https://github.com/GoogleCloudPlatform/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/google-cloud-python/compare/storage-1.24.1...storage-1.25.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 50b5888a2..07b86f86d 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,5 +1,5 @@ -e ../tools #egg=code-coverage-tools -google-cloud-storage==1.24.1 +google-cloud-storage==1.25.0 libmozdata==0.1.64 pytoml==0.1.21 pytz==2019.3