samclane / LIFX-Control-Panel

As LIFX no longer supports their Windows 10 app, I created an open-source alternative for controlling LIFX-brand smart lights.
https://github.com/samclane/LIFX-Control-Panel
MIT License
162 stars 19 forks source link

Pin black to latest version 19.10b0 #93

Closed pyup-bot closed 3 years ago

pyup-bot commented 4 years ago

This PR pins black to the latest release 19.10b0.

Changelog ### 0.0.2 ``` ------ * Fixes incompatibility with black==19.3b0. Thanks to lamourj and TPVasconcelos ``` ### 0.0.1 ``` ------ * First release. _build/generated/change_log.md ```
Links - PyPI: https://pypi.org/project/black - Changelog: https://pyup.io/changelogs/black/ - Repo: https://github.com/psf/black