Skip to content

Commit 87d1e85

Browse files
renovate-botparthea
authored andcommitted
chore(deps): update dependency pyarrow to v4 (#185)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pyarrow](https://arrow.apache.org/) | `==3.0.0` -> `==4.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/pyarrow/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pyarrow/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pyarrow/4.0.0/compatibility-slim/3.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pyarrow/4.0.0/confidence-slim/3.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-bigquery-storage).
1 parent f217ac0 commit 87d1e85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-bigquery-storage/samples/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==1.28.1
22
google-cloud-bigquery-storage==2.4.0
33
google-cloud-bigquery==2.13.1
4-
pyarrow==3.0.0
4+
pyarrow==4.0.0
55
ipython==7.10.2; python_version > '3.0'
66
ipython==5.9.0; python_version < '3.0'
77
pandas==0.25.3; python_version > '3.0'

0 commit comments

Comments
 (0)