From ebf632ca03b136533844b4dd30c5ee27139c2297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 15:44:04 +0000 Subject: [PATCH] build(deps): bump google-cloud-storage from 3.9.0 to 3.10.1 in /bot Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 3.9.0 to 3.10.1. - [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.9.0...v3.10.1) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.10.1 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 11d1e9c12..c94e9170f 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-storage==3.9.0 +google-cloud-storage==3.10.1 libmozdata==0.2.12 pytz==2026.1.post1 pyyaml==6.0.3