mostafa / grest

Build REST APIs with Neo4j and Flask, as quickly as possible!
http://grest.readthedocs.io/
GNU General Public License v3.0
115 stars 11 forks source link

Update webargs to 8.0.1 #339

Closed pyup-bot closed 2 years ago

pyup-bot commented 3 years ago

This PR updates webargs from 8.0.0 to 8.0.1.

Changelog ### 8.0.1 ``` ****************** Bug fixes: * Fix "``DelimitedList`` deserializes empty string as ``['']``" (:issue:`623`). Thanks :user:`TTWSchell` for reporting and for the PR. Other changes: * New documentation theme with `furo`. Thanks to :user:`pradyunsg` for writing furo! * Webargs has a new logo. Thanks to :user:`michaelizergit`! (:issue:`312`) * Don't build universal wheels. We don't support Python 2 anymore. (:pr:`632`) * Make the build reproducible (:pr:`631`). ```
Links - PyPI: https://pypi.org/project/webargs - Changelog: https://pyup.io/changelogs/webargs/ - Repo: https://github.com/marshmallow-code/webargs
coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 86.413% when pulling 0511410292fbeaa7cc9b8099020d21b9fd21c897 on pyup-update-webargs-8.0.0-to-8.0.1 into 2716a326a04ea00d4c2f5d9ced53da1b89a5fb25 on master.