Bump Python-MyQ to v3.1.13 (#101852)

This commit is contained in:
Justin Lindh 2023-10-12 01:42:40 -07:00 committed by GitHub
parent 2276be275d
commit 5523e9947d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -14,5 +14,5 @@
}, },
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"loggers": ["pkce", "pymyq"], "loggers": ["pkce", "pymyq"],
"requirements": ["python-myq==3.1.11"] "requirements": ["python-myq==3.1.13"]
} }

View file

@ -528,7 +528,7 @@ filterwarnings = [
"ignore:datetime.*utcfromtimestamp\\(\\) is deprecated:DeprecationWarning:proto.datetime_helpers", "ignore:datetime.*utcfromtimestamp\\(\\) is deprecated:DeprecationWarning:proto.datetime_helpers",
# https://github.com/MatsNl/pyatag/issues/11 - v0.3.7.1 # https://github.com/MatsNl/pyatag/issues/11 - v0.3.7.1
"ignore:datetime.*utcnow\\(\\) is deprecated and scheduled for removal:DeprecationWarning:pyatag.gateway", "ignore:datetime.*utcnow\\(\\) is deprecated and scheduled for removal:DeprecationWarning:pyatag.gateway",
# https://github.com/Python-MyQ/Python-MyQ - v3.1.11 # https://github.com/Python-MyQ/Python-MyQ - v3.1.13
"ignore:datetime.*utcnow\\(\\) is deprecated and scheduled for removal:DeprecationWarning:pymyq.(api|account)", "ignore:datetime.*utcnow\\(\\) is deprecated and scheduled for removal:DeprecationWarning:pymyq.(api|account)",
# Wrong stacklevel # Wrong stacklevel
# https://bugs.launchpad.net/beautifulsoup/+bug/2034451 # https://bugs.launchpad.net/beautifulsoup/+bug/2034451

View file

@ -2152,7 +2152,7 @@ python-miio==0.5.12
python-mpd2==3.0.5 python-mpd2==3.0.5
# homeassistant.components.myq # homeassistant.components.myq
python-myq==3.1.11 python-myq==3.1.13
# homeassistant.components.mystrom # homeassistant.components.mystrom
python-mystrom==2.2.0 python-mystrom==2.2.0

View file

@ -1602,7 +1602,7 @@ python-matter-server==3.7.0
python-miio==0.5.12 python-miio==0.5.12
# homeassistant.components.myq # homeassistant.components.myq
python-myq==3.1.11 python-myq==3.1.13
# homeassistant.components.mystrom # homeassistant.components.mystrom
python-mystrom==2.2.0 python-mystrom==2.2.0