From 0a1d31d2b93a786edd6d22a3da367dfe1d838efb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 08:33:57 +0000 Subject: [PATCH] Bump google-cloud-storage from 3.9.0 to 3.10.1 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] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 90cb145f5..abffe19c1 100644 --- a/requirements.in +++ b/requirements.in @@ -8,7 +8,7 @@ cffi==2.0.0 google-api-core[grpc]==2.29.0 google-cloud-bigquery==3.40.0 google-cloud-bigquery-storage==2.37.0 -google-cloud-storage==3.9.0 +google-cloud-storage==3.10.1 pyarrow==24.0.0 googleapis-common-protos==1.72.0 grpcio==1.78.0 diff --git a/requirements.txt b/requirements.txt index 8da77280d..da9f8a2f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ google-cloud-core==2.5.0 # via # google-cloud-bigquery # google-cloud-storage -google-cloud-storage==3.9.0 +google-cloud-storage==3.10.1 # via -r requirements.in google-crc32c==1.8.0 # via