Skip to content

Commit c02f703

Browse files
chore(deps): update dependency google-cloud-storage to v2.2.1 (#240)
* chore(deps): update dependency google-cloud-storage to v2.2.1 * chore: remove pin for python3.6 samples Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent b351db5 commit c02f703

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

compute/compute/requirements-test.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
pytest==7.1.0
22
pytest-parallel==0.1.1
33
flaky==3.7.0
4-
google-cloud-storage==2.2.0; python_version == '3.6'
5-
google-cloud-storage==2.2.0; python_version >= '3.7'
4+
google-cloud-storage==2.2.1

0 commit comments

Comments
 (0)