Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-storage to v2.1.0 (#200)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency google-cloud-storage to v2.1.0

* add pin for google-cloud-storage for py3.6

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
renovate-bot and parthea authored Jan 22, 2022
1 parent 33c7d38 commit 56bf56d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pytest==6.2.5
flaky==3.7.0
google-cloud-storage==2.0.0
google-cloud-storage==2.0.0; python_version == '3.6'
google-cloud-storage==2.1.0; python_version >= '3.7'

0 comments on commit 56bf56d

Please sign in to comment.