Consensys / mythx-models

MythX Python domain models
3 stars 9 forks source link

Update wheel to 0.35.0 #85

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates wheel from 0.34.2 to 0.35.0.

Changelog ### 0.35.0 ``` - Switched to the packaging_ library for computing wheel tags - Fixed a resource leak in ``WheelFile.open()`` (PR by Jon Dufresne) .. _packaging: https://pypi.org/project/packaging/ ```
Links - PyPI: https://pypi.org/project/wheel - Changelog: https://pyup.io/changelogs/wheel/ - Repo: https://github.com/pypa/wheel