From 3870c2a1fcc847deb678d2f99f65511f76d8fc12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 00:07:56 +0000 Subject: [PATCH] Bump googleapis-common-protos from 1.62.0 to 1.63.0 Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.62.0 to 1.63.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.62.0...v1.63.0) --- updated-dependencies: - dependency-name: googleapis-common-protos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09ecdb1..7b2a97a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ google-api-core==2.17.1 google-api-python-client==2.121.0 google-auth==2.28.2 google-auth-httplib2==0.2.0 -googleapis-common-protos==1.62.0 +googleapis-common-protos==1.63.0 h11==0.11.0 httpcore==0.12.3 httplib2==0.22.0