Skip to content

Commit 4cad985

Browse files
authored
chore(deps): update dependency pyarrow to v2 (#380)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pyarrow](https://arrow.apache.org/) | major | `==1.0.1` -> `==2.0.0` | --- ### Renovate 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).
1 parent 9f3930d commit 4cad985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ ipython==7.16.1; python_version < '3.7'
66
ipython==7.17.0; python_version >= '3.7'
77
matplotlib==3.3.3
88
pandas==1.1.4
9-
pyarrow==1.0.1
9+
pyarrow==2.0.0
1010
pytz==2020.1

0 commit comments

Comments
 (0)