Skip to content

Commit 4b5c2f3

Browse files
authored
chore(deps): update dependency mock to v5.1.0 (#12944)
1 parent 9213910 commit 4b5c2f3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-bigquery==3.25.0
22
google-cloud-pubsub==2.21.5
33
pytest==8.2.0
4-
mock==5.0.2
4+
mock==5.1.0

bigquery/bqml/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ pandas==2.0.3; python_version == '3.8'
55
pandas==2.2.2; python_version > '3.8'
66
pyarrow==17.0.0
77
flaky==3.8.1
8-
mock==5.0.2
8+
mock==5.1.0

containeranalysis/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ google-cloud-containeranalysis==2.12.1
33
grafeas==1.10.0
44
pytest==8.2.0
55
flaky==3.8.1
6-
mock==5.0.2
6+
mock==5.1.0

0 commit comments

Comments
 (0)