spacemanspiff2007 / HABApp

Easy home automation with MQTT and/or openHAB
Apache License 2.0
54 stars 23 forks source link

PyUp Update typing-extensions to 4.6.2 #386

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates typing-extensions from 4.6.1 to 4.6.2.

Changelog ### 4.6.2 ``` - Fix use of `deprecated` on classes with `__new__` but no `__init__`. Patch by Jelle Zijlstra. - Fix regression in version 4.6.1 where comparing a generic class against a runtime-checkable protocol using `isinstance()` would cause `AttributeError` to be raised if using Python 3.7. ```
Links - PyPI: https://pypi.org/project/typing-extensions - Changelog: https://pyup.io/changelogs/typing-extensions/
pyup-bot commented 1 year ago

Closing this in favor of #388