Skip to content

Commit b351db5

Browse files
authored
chore(deps): update dependency google-cloud-storage to v2.2.0 (#239)
1 parent 4476aed commit b351db5

File tree

1 file changed

+2
-2
lines changed

1 file changed

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

0 commit comments

Comments
 (0)