From bad8b08e219fda1e4b37579dac2344472e54180f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 Aug 2020 16:39:16 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-profiler to v2.0.1 --- profiler/appengine/flexible/requirements.txt | 2 +- profiler/appengine/standard_python37/requirements.txt | 2 +- profiler/quickstart/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/profiler/appengine/flexible/requirements.txt b/profiler/appengine/flexible/requirements.txt index 246e18171c7..6422d2e641c 100644 --- a/profiler/appengine/flexible/requirements.txt +++ b/profiler/appengine/flexible/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.2 gunicorn==20.0.4 -google-cloud-profiler==2.0.0 +google-cloud-profiler==2.0.1 diff --git a/profiler/appengine/standard_python37/requirements.txt b/profiler/appengine/standard_python37/requirements.txt index b06fccb25da..191c93118f0 100644 --- a/profiler/appengine/standard_python37/requirements.txt +++ b/profiler/appengine/standard_python37/requirements.txt @@ -1,2 +1,2 @@ Flask==1.1.2 -google-cloud-profiler==2.0.0 +google-cloud-profiler==2.0.1 diff --git a/profiler/quickstart/requirements.txt b/profiler/quickstart/requirements.txt index 5f6a7a6b1df..cf895f9ea4b 100644 --- a/profiler/quickstart/requirements.txt +++ b/profiler/quickstart/requirements.txt @@ -1 +1 @@ -google-cloud-profiler==2.0.0 +google-cloud-profiler==2.0.1