Skip to content

Commit

Permalink
Bump pyarrow from 0.15.0 to 0.15.1
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/pandas-dev/pandas) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
- [Commits](pandas-dev/pandas@v0.15.0...v0.15.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Nov 6, 2019
1 parent 22e8778 commit dcdb74e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gunicorn~=19.9.0
h5py~=2.8
influxdb~=5.2
jinja2~=2.10
pyarrow~=0.14
pyarrow~=0.15
numpy~=1.15
pandas~=0.25
peewee~=3.9
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ peewee==3.11.2
plotly==4.2.1 # via catboost
protobuf==3.10.0 # via tensorboard, tensorflow
psycopg2-binary==2.8.4
pyarrow==0.15.0
pyarrow==0.15.1
pyasn1-modules==0.2.7 # via google-auth
pyasn1==0.4.7 # via pyasn1-modules, rsa
pycparser==2.19 # via cffi
Expand Down

0 comments on commit dcdb74e

Please sign in to comment.