From 30047bdde5f3eb9e986ffd65b45de852d2fcb7f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 00:18:38 +0000 Subject: [PATCH] Bump googleapis-common-protos from 1.63.1 to 1.63.2 Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.63.1 to 1.63.2. - [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.63.1...v1.63.2) --- updated-dependencies: - dependency-name: googleapis-common-protos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ebb3e57..d2296c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ google-api-core==2.19.0 google-api-python-client==2.134.0 google-auth==2.30.0 google-auth-httplib2==0.2.0 -googleapis-common-protos==1.63.1 +googleapis-common-protos==1.63.2 h11==0.11.0 httpcore==0.12.3 httplib2==0.22.0