diff --git a/profiler/appengine/flexible/requirements.txt b/profiler/appengine/flexible/requirements.txt index fd9a7a0fda9..5899ea92c5c 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==1.1.1 +google-cloud-profiler==1.1.2 diff --git a/profiler/appengine/standard_python37/requirements.txt b/profiler/appengine/standard_python37/requirements.txt index e4935e07199..7c075e6a975 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==1.1.1 +google-cloud-profiler==1.1.2 diff --git a/profiler/quickstart/requirements.txt b/profiler/quickstart/requirements.txt index d932ef0b9a9..2744e82d40b 100644 --- a/profiler/quickstart/requirements.txt +++ b/profiler/quickstart/requirements.txt @@ -1 +1 @@ -google-cloud-profiler==1.1.1 +google-cloud-profiler==1.1.2