From 85be66a975024bafb9ea1c55c9a1810b59492379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 01:40:40 -0700 Subject: [PATCH] Bump googleapis-common-protos from 1.59.1 to 1.60.0 (#314) Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.59.1 to 1.60.0. - [Release notes](https://github.com/googleapis/python-api-common-protos/releases) - [Changelog](https://github.com/googleapis/python-api-common-protos/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-api-common-protos/compare/v1.59.1...v1.60.0) --- updated-dependencies: - dependency-name: googleapis-common-protos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 38630982..e02cde27 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -45,7 +45,7 @@ google-cloud-core==2.3.3 google-cloud-speech==2.21.0 google-cloud-texttospeech==2.14.1 google-cloud-translate==3.12.0 -googleapis-common-protos==1.59.1 +googleapis-common-protos==1.60.0 # s3 boto3==1.28.39