Skip to content

Commit 2f99ebf

Browse files
chore(deps): update all dependencies (#851)
* chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 40e6142 commit 2f99ebf

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
@@ -3,7 +3,7 @@ google-cloud-bigquery-storage==2.27.0
33
google-cloud-bigquery==3.27.0
44
pyarrow===12.0.1; python_version == '3.7'
55
pyarrow===17.0.0; python_version == '3.8'
6-
pyarrow==18.0.0; python_version >= '3.9'
6+
pyarrow==18.1.0; python_version >= '3.9'
77
ipython===7.31.1; python_version == '3.7'
88
ipython===8.10.0; python_version == '3.8'
99
ipython===8.18.1; python_version == '3.9'

0 commit comments

Comments
 (0)