From ef334c67c0131beaac9c9eff1ca345454aa55a9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 08:02:55 +0000 Subject: [PATCH] chore(deps): bump google-cloud-storage from 3.13.0 to 3.13.1 Bumps [google-cloud-storage](https://github.com/googleapis/google-cloud-python) from 3.13.0 to 3.13.1. - [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.13.0...google-cloud-storage-v3.13.1) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2deee602..1501d48d 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.198.0 -google-cloud-storage==3.13.0 +google-cloud-storage==3.13.1 cffi==2.1.1 PyGithub==2.9.1 blinker==1.9.0