-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial Update #1357
Initial Update #1357
Conversation
Can one of the admins verify this patch? |
add to whitelist |
Tested this locally and had to make one change to get the tests passing: Rename imports to reflect new namesThese were changed in version 0.5.0 of pyexcel, when they changed how plugins are loaded – see: |
flask has changed two major versions in this, i'd like us to give those changelogs a quick skim at least before merging this |
These were changed in version 0.5.0 of pyexcel, when they changed how plugins are loaded – see: https://github.com/pyexcel/pyexcel/blob/a12cef0bf4bd4b139b5773c52872f03dee70d80b/CHANGELOG.rst#050---19062017
a0c77ca
to
be159e2
Compare
This is my first visit to this fine repo so I have bundled all updates in a single pull request to make things easier for you to merge.
Close this pull request and delete the branch if you want me to start with single pull requests right away
Here's the executive summary:
Updates
Here's a list of all the updates bundled in this pull request. I've added some links to make it easier for you to find all the information you need.
Changelogs
cffi 1.9.1 -> 1.10.0
Flask 0.10.1 -> 0.12.2
Flask-WTF 0.11 -> 0.14.2
Flask-Login 0.3.2 -> 0.4.0
credstash 1.8.0 -> 1.13.2
Pygments 2.0.2 -> 2.2.0
py-gfm 0.1.2 -> 0.1.3
lxml 3.6.0 -> 3.8.0
pyexcel 0.2.1 -> 0.5.0
pyexcel-io 0.1.0 -> 0.4.2
pyexcel-xls 0.1.0 -> 0.4.0
pyexcel-xlsx 0.1.0 -> 0.4.0
pyexcel-ods3 0.1.1 -> 0.4.0
gunicorn 19.6.0 -> 19.7.1
whitenoise 1.0.6 -> 3.3.0