From 90ac0951bbe333762fe8c5b4d681b6fea4a4d388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 00:44:11 +0000 Subject: [PATCH] Bump googleapis-common-protos from 1.63.0 to 1.63.1 Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.63.0 to 1.63.1. - [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.0...v1.63.1) --- 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 4e878bd..6bc6007 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ google-api-core==2.19.0 google-api-python-client==2.131.0 google-auth==2.29.0 google-auth-httplib2==0.2.0 -googleapis-common-protos==1.63.0 +googleapis-common-protos==1.63.1 h11==0.11.0 httpcore==0.12.3 httplib2==0.22.0