From 7f6ce35c4ac4d191941bb7687aafb2bbe1cdf2ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 15:09:47 +0000 Subject: [PATCH] build(deps): bump google-cloud-storage from 3.2.0 to 3.6.0 in /bot Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 3.2.0 to 3.6.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/v3.2.0...v3.6.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.6.0 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 476153f95..3d17da6a1 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,5 +1,5 @@ -e ../tools #egg=code-coverage-tools -google-cloud-storage==3.2.0 +google-cloud-storage==3.6.0 libmozdata==0.2.7 pytoml==0.1.21 pyyaml==6.0.2