Skip to content

Commit fa2fea4

Browse files
Bump google-cloud-storage from 2.4.0 to 2.5.0 in /results-processor (#2950)
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e476444 commit fa2fea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

results-processor/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ google-cloud-core==2.3.1
3434
# google-cloud-storage
3535
google-cloud-datastore==2.7.1
3636
# via -r requirements.in
37-
google-cloud-storage==2.4.0
37+
google-cloud-storage==2.5.0
3838
# via -r requirements.in
3939
google-crc32c==1.3.0
4040
# via google-resumable-media

0 commit comments

Comments
 (0)