Skip to content

Commit 72b02ad

Browse files
chore(deps): bump google-cloud-storage from 3.12.0 to 3.13.0
Bumps [google-cloud-storage](https://github.com/googleapis/google-cloud-python) from 3.12.0 to 3.13.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](googleapis/google-cloud-python@google-cloud-storage-v3.12.0...google-cloud-storage-v3.13.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95e9a48 commit 72b02ad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"scikit-learn==1.9.0",
2020
"scipy==1.17.1",
2121
"joblib==1.5.3",
22-
"google-cloud-storage==3.12.0",
22+
"google-cloud-storage==3.13.0",
2323
"google-cloud-firestore==2.28.0",
2424
]
2525

requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ lightgbm==4.7.0
88
scikit-learn==1.9.0
99
scipy==1.17.1
1010
joblib==1.5.3
11-
google-cloud-storage==3.12.0
11+
google-cloud-storage==3.13.0
1212
google-cloud-firestore==2.28.0

0 commit comments

Comments
 (0)