Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-tasks to v1.5.0 (#3168)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 30, 2020
1 parent 57a2fe6 commit 4640c8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/tasks/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.1
gunicorn==20.0.4
google-cloud-tasks==1.3.0
google-cloud-tasks==1.5.0
googleapis-common-protos==1.6.0
2 changes: 1 addition & 1 deletion tasks/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-tasks==1.3.0
google-cloud-tasks==1.5.0
googleapis-common-protos==1.6.0

0 comments on commit 4640c8d

Please sign in to comment.