Skip to content

Commit

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

* chore: remove pin for python3.6 samples

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
2 people authored and dandhlee committed Nov 16, 2022
1 parent 1c3d301 commit 5638724
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions compute/compute/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
pytest==7.1.0
pytest-parallel==0.1.1
flaky==3.7.0
google-cloud-storage==2.2.0; python_version == '3.6'
google-cloud-storage==2.2.0; python_version >= '3.7'
google-cloud-storage==2.2.1

0 comments on commit 5638724

Please sign in to comment.