Skip to content

Commit 0ff6828

Browse files
authored
chore(deps): update dependency flaky to v3.7.0 (GoogleCloudPlatform#4263)
1 parent 72066ca commit 0ff6828

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bigquery/bqml/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pandas==1.0.5
22
google-cloud-bigquery==1.25.0
3-
flaky==3.6.1
3+
flaky==3.7.0
44
mock==4.0.2

container_registry/container_analysis/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ google-cloud-containeranalysis==0.3.1
33
grafeas==0.4.1
44
pytest==5.3.0; python_version > "3.0"
55
pytest==4.6.6; python_version < "3.0"
6-
flaky==3.6.1
6+
flaky==3.7.0
77
mock==4.0.2

iot/api-client/manager/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==2.9.2
2-
flaky==3.6.1
2+
flaky==3.7.0
33
google-api-python-client==1.9.3
44
google-auth-httplib2==0.0.3
55
google-auth==1.18.0

0 commit comments

Comments
 (0)