From c3e0b22e9c3c72d44b2f7efe9d58586b9f7458bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 15:42:54 +0000 Subject: [PATCH] build(deps): bump google-cloud-storage from 2.13.0 to 2.14.0 in /bot Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.13.0 to 2.14.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/v2.13.0...v2.14.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor ... 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 77e661276..3c990299e 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,5 +1,5 @@ -e ../tools #egg=code-coverage-tools -google-cloud-storage==2.13.0 +google-cloud-storage==2.14.0 libmozdata==0.2.4 pytoml==0.1.21 pyyaml==6.0.1