From 053bdf43f62b4a5ba11958d2fd5f2721d7bec8c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 06:02:22 +0000 Subject: [PATCH] Bump proto-plus from 1.10.0 to 1.18.0 in /requirements Bumps [proto-plus](https://github.com/googleapis/proto-plus-python) from 1.10.0 to 1.18.0. - [Release notes](https://github.com/googleapis/proto-plus-python/releases) - [Changelog](https://github.com/googleapis/proto-plus-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/proto-plus-python/compare/v1.10.0...v1.18.0) Signed-off-by: dependabot[bot] --- requirements/prod.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index b12975890fae..2fc9eb984199 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -450,8 +450,9 @@ google-cloud-core==1.4.3 \ google-resumable-media==1.1.0 \ --hash=sha256:ecabcd90d74a6e00331af0c87f500f238c44870d9626e01b385dda3af7b99269 \ --hash=sha256:dcdab13e95bc534d268f87d5293e482cce5bc86dfce6ca0f2e2e89cbb73ef38c -proto-plus==1.10.0 \ - --hash=sha256:899f2bdc081197e683e3e29d05cd75861efbdd3de883bfb8b78165d74fb587f1 +proto-plus==1.18.0 \ + --hash=sha256:18f43cdeb66e326e4392a0f20662f3e826f0a35489780510a9d3dc1d8135ce30 \ + --hash=sha256:bae25ef9e7d4290802d56ec81faba0a7cfe58843276eb15b320677b5b8b3f63d protobuf==3.13.0 \ --hash=sha256:9c2e63c1743cba12737169c447374fab3dfeb18111a460a8c1a000e35836b18c \ --hash=sha256:1e834076dfef9e585815757a2c7e4560c7ccc5962b9d09f831214c693a91b463 \