Skip to content

Commit 6dd5615

Browse files
authored
chore(deps): update dependency pyarrow to v6.0.1 (#357)
1 parent 8afdf7a commit 6dd5615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery_storage/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
google-auth==2.3.3
22
google-cloud-bigquery-storage==2.10.1
33
google-cloud-bigquery==2.30.1
4-
pyarrow==6.0.0
4+
pyarrow==6.0.1
55
ipython==7.24.0; python_version > '3.6'
66
ipython==7.16.1; python_version <= '3.6'
77
pandas==1.2.5; python_version > '3.6'

0 commit comments

Comments
 (0)