From 2ad9b04911e65f7ece5a2b7e65cba966f82edcb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 18:11:23 +0000 Subject: [PATCH] build(deps): bump google-cloud-storage in /examples/python Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.12.0 to 2.13.0. - [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/v2.12.0...v2.13.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python/requirements.txt b/examples/python/requirements.txt index 02b1061bdb..3a61534d24 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -21,7 +21,7 @@ google-auth==2.23.3 # google-cloud-storage google-cloud-core==2.3.0 # via google-cloud-storage -google-cloud-storage==2.12.0 +google-cloud-storage==2.13.0 # via -r requirements.in google-crc32c==1.3.0 # via