From b1db490b00a977f2209d72d775bb83f3b843dc4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 06:51:22 +0000 Subject: [PATCH] Update googleapis-common-protos requirement from ~=1.55.0 to ~=1.56.0 Updates the requirements on [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) to permit the latest version. - [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.55.0...v1.56.0) --- updated-dependencies: - dependency-name: googleapis-common-protos dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f711ae4915c..1391a775f48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ defusedxml~=0.7.1 entrypoints~=0.4 google-api-core~=2.7.1 google-auth~=2.6.2 -googleapis-common-protos~=1.55.0 +googleapis-common-protos~=1.56.0 h5netcdf~=0.14.1 h5py~=3.6.0 idna~=3.3