Consensys / mythx-models

MythX Python domain models
3 stars 9 forks source link

Update wheel to 0.36.1 #101

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates wheel from 0.36.0 to 0.36.1.

Changelog ### 0.36.1 ``` - Fixed ``AssertionError`` when ``MACOSX_DEPLOYMENT_TARGET`` was set to ``11`` (PR by Grzegorz Bokota and François-Xavier Coudert) - Fixed regression introduced in 0.36.0 on Python 2.7 when a custom generator name was passed as unicode (Scikit-build) (``TypeError: 'unicode' does not have the buffer interface``) ```
Links - PyPI: https://pypi.org/project/wheel - Changelog: https://pyup.io/changelogs/wheel/ - Repo: https://github.com/pypa/wheel