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

pull/90056/head^2
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",
"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",
# https://github.com/MatsNl/pyatag/issues/11 - v0.3.7.1
"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)",
# Wrong stacklevel
# https://bugs.launchpad.net/beautifulsoup/+bug/2034451

View File

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

View File

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