Skip to content

Commit 9759998

Browse files
renovate-botparthea
authored andcommitted
chore(deps): update dependency pyarrow to v4.0.1 (#208)
[![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/) | `==4.0.0` -> `==4.0.1` | [![age](https://badges.renovateapi.com/packages/pypi/pyarrow/4.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pyarrow/4.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pyarrow/4.0.1/compatibility-slim/4.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pyarrow/4.0.1/confidence-slim/4.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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 6031c4a commit 9759998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.30.0
22
google-cloud-bigquery-storage==2.4.0
33
google-cloud-bigquery==2.17.0
4-
pyarrow==4.0.0
4+
pyarrow==4.0.1
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)