Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-profiler to v2 (#4338)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jul 21, 2020
1 parent b221d41 commit 8d38dc9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion profiler/appengine/flexible/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.1.2
gunicorn==20.0.4
google-cloud-profiler==1.1.2
google-cloud-profiler==2.0.0
2 changes: 1 addition & 1 deletion profiler/appengine/standard_python37/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.1.2
google-cloud-profiler==1.1.2
google-cloud-profiler==2.0.0
2 changes: 1 addition & 1 deletion profiler/quickstart/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-profiler==1.1.2
google-cloud-profiler==2.0.0

0 comments on commit 8d38dc9

Please sign in to comment.