From 079aebff7287eee93ba2c74a09151bfd346c72b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 12:54:40 +0000 Subject: [PATCH] build(deps): bump google-cloud-storage from 1.42.1 to 2.1.0 in /bot Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.42.1 to 2.1.0. - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-storage/compare/v1.42.1...v2.1.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-major ... 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 2339befe2..341adee4e 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,5 +1,5 @@ -e ../tools #egg=code-coverage-tools -google-cloud-storage==1.42.1 +google-cloud-storage==2.1.0 libmozdata==0.1.73 pytoml==0.1.21 pyyaml==6.0