From cbe649c97c1a91cf6002c1f085547c02b26e7f37 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 11 Mar 2021 01:24:34 +0100 Subject: [PATCH] chore(deps): update dependency google-cloud-profiler to v3 (#5507) --- 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 062812b6fe06..73e5620b7f29 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.6 +google-cloud-profiler==3.0.0 diff --git a/profiler/appengine/standard_python37/requirements.txt b/profiler/appengine/standard_python37/requirements.txt index 53821afe89de..05fbc9075b75 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.6 +google-cloud-profiler==3.0.0 diff --git a/profiler/quickstart/requirements.txt b/profiler/quickstart/requirements.txt index adf0c2e3f1cf..9f074b201c2a 100644 --- a/profiler/quickstart/requirements.txt +++ b/profiler/quickstart/requirements.txt @@ -1 +1 @@ -google-cloud-profiler==2.0.6 +google-cloud-profiler==3.0.0