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

Commit e64f3a5

Browse files
committed
chore(deps): update all dependencies
1 parent 6bf683f commit e64f3a5

3 files changed

Lines changed: 10 additions & 10 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.16.2
2+
google-cloud-bigquery-storage==2.17.0

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.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 & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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'
7-
ipython==8.5.0; python_version >= '3.9'
7+
ipython==8.8.0; python_version >= '3.9'
88
pandas===1.3.5; python_version == '3.7'
9-
pandas==1.5.1; python_version > '3.7'
9+
pandas==1.5.2; python_version > '3.7'
1010
tqdm==4.64.1
11-
db-dtypes==1.0.4
11+
db-dtypes==1.0.5

0 commit comments

Comments
 (0)