grahamwetzler / smart-meter-texas

Package to connect to and retrieve data from the unoffical Smart Meter Texas API
MIT License
12 stars 13 forks source link

Update multidict to 5.0.0 #51

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates multidict from 4.7.6 to 5.0.0.

Changelog ### 5.0.0 ``` ================== Features -------- - Provide wheels for ``aarch64``, ``i686``, ``ppc64le``, ``s390x`` architectures on Linux as well as ``x86_64``. `500 <https://github.com/aio-libs/multidict/issues/500>`_ - Provide wheels for Python 3.9. `534 <https://github.com/aio-libs/multidict/issues/534>`_ Removal ------- - Drop Python 3.5 support; Python 3.6 is the minimal supported Python version. Misc ---- - `503 <https://github.com/aio-libs/multidict/issues/503>`_ ---- ```
Links - PyPI: https://pypi.org/project/multidict - Changelog: https://pyup.io/changelogs/multidict/ - Repo: https://github.com/aio-libs/multidict
pyup-bot commented 3 years ago

Closing this in favor of #78