Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit ad439bc

Browse files
authored
chore(deps): update all dependencies (#585)
1 parent e9c4268 commit ad439bc

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

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.19.0
2+
google-cloud-bigquery-storage==2.19.1

samples/snippets/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigquery-storage==2.19.0
2-
google-cloud-bigquery==3.7.0
1+
google-cloud-bigquery-storage==2.19.1
2+
google-cloud-bigquery==3.9.0
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
google-auth==2.16.2
2-
google-cloud-bigquery-storage==2.19.0
3-
google-cloud-bigquery==3.7.0
1+
google-auth==2.17.0
2+
google-cloud-bigquery-storage==2.19.1
3+
google-cloud-bigquery==3.9.0
44
pyarrow==11.0.0
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.10.0; python_version == '3.8'
77
ipython==8.11.0; python_version >= '3.9'
8-
ipywidgets==8.0.4
8+
ipywidgets==8.0.6
99
pandas===1.3.5; python_version == '3.7'
1010
pandas==1.5.3; python_version > '3.7'
1111
tqdm==4.65.0
12-
db-dtypes==1.0.5
12+
db-dtypes==1.1.0

0 commit comments

Comments
 (0)