From 82c6e04781140203f25f5cbc7b2b3d89661b2912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 11:45:58 -0800 Subject: [PATCH] Bump google-cloud-monitoring from 2.0.1 to 2.1.0 in /ingestion-edge (#1598) Bumps [google-cloud-monitoring](https://github.com/googleapis/python-monitoring) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/googleapis/python-monitoring/releases) - [Changelog](https://github.com/googleapis/python-monitoring/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-monitoring/compare/v2.0.1...v2.1.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ingestion-edge/requirements.in | 2 +- ingestion-edge/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ingestion-edge/requirements.in b/ingestion-edge/requirements.in index 0bdb342aa..0279287b1 100644 --- a/ingestion-edge/requirements.in +++ b/ingestion-edge/requirements.in @@ -1,7 +1,7 @@ aiohttp==3.7.4.post0 dockerflow==2020.10.0 google-cloud-container==2.3.0 -google-cloud-monitoring==2.0.1 +google-cloud-monitoring==2.1.0 google-cloud-pubsub==1.0.2 gunicorn==20.0.4 kubernetes==12.0.1 diff --git a/ingestion-edge/requirements.txt b/ingestion-edge/requirements.txt index 25a7cbb69..77b59643e 100644 --- a/ingestion-edge/requirements.txt +++ b/ingestion-edge/requirements.txt @@ -174,9 +174,9 @@ google-cloud-container==2.3.0 \ --hash=sha256:0dcd8084dd55c0439ff065d3fb206e2e5c695d3a25effd774b74f8ce43afc911 \ --hash=sha256:2d5365a1d8679573bd27446ee8cb0c2174fc559a441869a2b930635231049d0b # via -r requirements.in -google-cloud-monitoring==2.0.1 \ - --hash=sha256:639408cac9660b6c7c2324bf1b2461c9c8e338518b9ebb7ebfac833a61d753eb \ - --hash=sha256:f8ed15a05826b4d13af533b685499fea72f45acec7d1e8ccda7ad8de801ebfbc +google-cloud-monitoring==2.1.0 \ + --hash=sha256:46dfc7aa0f34cab027b550e187acc68bb13fb7ae4fb0160beae27534e97177ed \ + --hash=sha256:9c21e1c0976805022f5358debfcf3fca2640050bd8e745d31547ad6e129e5b18 # via -r requirements.in google-cloud-pubsub==1.0.2 \ --hash=sha256:12ff565ef00e4ca19d2ae26ae4515070094ba857d7c7024370dbed81fc7d58ab \