Skip to content

Commit ce5c36d

Browse files
authored
chore(deps): update all dependencies (#611)
1 parent c1bcc08 commit ce5c36d

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==7.3.2
1+
pytest==7.4.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
fastavro
2-
google-cloud-bigquery-storage==2.20.0
2+
google-cloud-bigquery-storage==2.21.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-testutils==1.3.3
2-
pytest==7.3.2
2+
pytest==7.4.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigquery-storage==2.20.0
2-
google-cloud-bigquery==3.11.2
1+
google-cloud-bigquery-storage==2.21.0
2+
google-cloud-bigquery==3.11.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==7.3.2
1+
pytest==7.4.0
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
google-auth==2.20.0
2-
google-cloud-bigquery-storage==2.20.0
3-
google-cloud-bigquery==3.11.2
1+
google-auth==2.21.0
2+
google-cloud-bigquery-storage==2.21.0
3+
google-cloud-bigquery==3.11.3
44
pyarrow==12.0.1
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.10.0; python_version == '3.8'
77
ipython==8.14.0; python_version >= '3.9'
8-
ipywidgets==8.0.6
8+
ipywidgets==8.0.7
99
pandas===1.3.5; python_version == '3.7'
10-
pandas==2.0.2; python_version > '3.7'
10+
pandas==2.0.3; python_version > '3.7'
1111
tqdm==4.65.0
1212
db-dtypes==1.1.1

0 commit comments

Comments
 (0)