Skip to content

Commit a1bb4b0

Browse files
authored
chore(deps): update all dependencies (#575)
1 parent 8c4f524 commit a1bb4b0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
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

bigquery_storage/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)