beveradb / sonoff-lan-mode-homeassistant

Home Assistant platform to control Sonoff switches running the latest Itead firmware, locally (LAN mode).
MIT License
74 stars 37 forks source link

Update cffi to 1.12.3 #59

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates cffi from 1.12.2 to 1.12.3.

Changelog ### 1.12.3 ``` ======= * Fix for nested struct types that end in a var-sized array (405). * Add support for using ``U`` and ``L`` characters at the end of integer constants in ``ffi.cdef()`` (thanks Guillaume). * More 3.8 fixes. ```
Links - PyPI: https://pypi.org/project/cffi - Changelog: https://pyup.io/changelogs/cffi/ - Docs: http://cffi.readthedocs.org