From 8c5f442c889d795fdc441f0b033e3d3d03202445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 00:42:06 +0000 Subject: [PATCH] Bump googleapis-common-protos from 1.65.0 to 1.66.0 Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.65.0 to 1.66.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.65.0...v1.66.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 185c8f8..0b5e2a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ google-api-core==2.23.0 google-api-python-client==2.151.0 google-auth==2.36.0 google-auth-httplib2==0.2.0 -googleapis-common-protos==1.65.0 +googleapis-common-protos==1.66.0 h11==0.11.0 httpcore==0.12.3 httplib2==0.22.0