Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit 5f30328

Browse files
build(deps): bump google-cloud-core from 1.6.0 to 1.7.0
Bumps [google-cloud-core](https://github.com/googleapis/python-cloud-core) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/googleapis/python-cloud-core/releases) - [Changelog](https://github.com/googleapis/python-cloud-core/blob/master/CHANGELOG.md) - [Commits](googleapis/python-cloud-core@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: google-cloud-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c73f74 commit 5f30328

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ email-validator==1.1.3
7070
# Pinned, see https://github.com/CAVaccineInventory/vial/issues/601
7171
google-api-core==1.30.0
7272
google-auth==1.32.0
73-
google-cloud-core==1.6.0
73+
google-cloud-core==1.7.0
7474
google-cloud-secret-manager==2.5.0
7575
google-cloud-storage==1.38.0
7676
google-crc32c==1.1.2

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,9 @@ google-auth==1.32.0 \
276276
# google-api-core
277277
# google-cloud-core
278278
# google-cloud-storage
279-
google-cloud-core==1.6.0 \
280-
--hash=sha256:40d9c2da2d03549b5ac3dcccf289d4f15e6d1210044c6381ce45c92913e62904 \
281-
--hash=sha256:c6abb18527545379fc82efc4de75ce9a3772ccad2fc645adace593ba097cbb02
279+
google-cloud-core==1.7.0 \
280+
--hash=sha256:2ab0cf260c11d0cc334573301970419abb6a1f3909c6cd136e4be996616372fe \
281+
--hash=sha256:9bd528810423aeaa428a9a178e7320883bbb690a8b0bb38297b794dc319c415a
282282
# via
283283
# -r requirements.in
284284
# google-cloud-storage

0 commit comments

Comments
 (0)