Skip to content

Commit f475684

Browse files
chore(deps): update all dependencies (#528)
* chore(deps): update all dependencies * revert ipython * add dependency ipywidgets Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 40bb85e commit f475684

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed
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.16.2
2+
google-cloud-bigquery-storage==2.17.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.16.2
2-
google-cloud-bigquery==3.3.5
1+
google-cloud-bigquery-storage==2.17.0
2+
google-cloud-bigquery==3.4.1
Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
google-auth==2.13.0
2-
google-cloud-bigquery-storage==2.16.2
3-
google-cloud-bigquery==3.3.5
4-
pyarrow==9.0.0
1+
google-auth==2.15.0
2+
google-cloud-bigquery-storage==2.17.0
3+
google-cloud-bigquery==3.4.1
4+
pyarrow==10.0.1
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'
77
ipython==8.5.0; python_version >= '3.9'
8+
ipywidgets==8.0.4
89
pandas===1.3.5; python_version == '3.7'
9-
pandas==1.5.1; python_version > '3.7'
10+
pandas==1.5.2; python_version > '3.7'
1011
tqdm==4.64.1
11-
db-dtypes==1.0.4
12+
db-dtypes==1.0.5

0 commit comments

Comments
 (0)