From 71c932435379cf9f0110f7dba59d2d2351dad33f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:25:37 +0000 Subject: [PATCH] chore(deps): bump google-cloud-storage from 3.10.1 to 3.11.0 Bumps [google-cloud-storage](https://github.com/googleapis/google-cloud-python) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-v3.10.1...google-cloud-storage-v3.11.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4aaae11e..e3c28f5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ MarkupSafe==3.0.3 jinja2==3.1.6 itsdangerous==2.2.0 google-api-python-client==2.197.0 -google-cloud-storage==3.10.1 +google-cloud-storage==3.11.0 cffi==2.0.0 PyGithub==2.9.1 blinker==1.9.0