From 1f3815b9270b88fb013d7fd89d1f4c4bb26b73f5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Mar 2021 18:32:19 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-profiler to v3.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 73e5620b7f2..3867473e965 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==3.0.0 +google-cloud-profiler==3.0.1 diff --git a/profiler/appengine/standard_python37/requirements.txt b/profiler/appengine/standard_python37/requirements.txt index 05fbc9075b7..51d32959132 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==3.0.0 +google-cloud-profiler==3.0.1 diff --git a/profiler/quickstart/requirements.txt b/profiler/quickstart/requirements.txt index 9f074b201c2..fceee35b56d 100644 --- a/profiler/quickstart/requirements.txt +++ b/profiler/quickstart/requirements.txt @@ -1 +1 @@ -google-cloud-profiler==3.0.0 +google-cloud-profiler==3.0.1