Skip to content

Commit c9e9a2d

Browse files
authored
Update dependency mock to v4 (GoogleCloudPlatform#3216)
1 parent eafb617 commit c9e9a2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bigquery/bqml/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pandas==1.0.3
22
google-cloud-bigquery==1.23.1
33
flaky==3.6.1
4-
mock==3.0.5
4+
mock==4.0.2

container_registry/container_analysis/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ grafeas==0.1.0
44
pytest==5.3.0; python_version > "3.0"
55
pytest==4.6.6; python_version < "3.0"
66
flaky==3.6.1
7-
mock==3.0.5
7+
mock==4.0.2

0 commit comments

Comments
 (0)