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

Commit 7ab5c3b

Browse files
authored
chore(deps): update all dependencies (#575)
1 parent 9f2ea4e commit 7ab5c3b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-bigquery-storage==2.18.1
2-
google-cloud-bigquery==3.5.0
2+
google-cloud-bigquery==3.6.0

samples/to_dataframe/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
google-auth==2.16.0
1+
google-auth==2.16.1
22
google-cloud-bigquery-storage==2.18.1
3-
google-cloud-bigquery==3.5.0
3+
google-cloud-bigquery==3.6.0
44
pyarrow==11.0.0
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.10.0; python_version == '3.8'
7-
ipython==8.10.0; python_version >= '3.9'
7+
ipython==8.11.0; python_version >= '3.9'
88
ipywidgets==8.0.4
99
pandas===1.3.5; python_version == '3.7'
1010
pandas==1.5.3; python_version > '3.7'

0 commit comments

Comments
 (0)