mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 19:09:32 +00:00
Bump pyiskra to 0.1.26 (#151489)
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyiskra"],
|
||||
"requirements": ["pyiskra==0.1.21"]
|
||||
"requirements": ["pyiskra==0.1.26"]
|
||||
}
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -2057,7 +2057,7 @@ pyiqvia==2022.04.0
|
||||
pyirishrail==0.0.2
|
||||
|
||||
# homeassistant.components.iskra
|
||||
pyiskra==0.1.21
|
||||
pyiskra==0.1.26
|
||||
|
||||
# homeassistant.components.iss
|
||||
pyiss==1.0.1
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -1711,7 +1711,7 @@ pyipp==0.17.0
|
||||
pyiqvia==2022.04.0
|
||||
|
||||
# homeassistant.components.iskra
|
||||
pyiskra==0.1.21
|
||||
pyiskra==0.1.26
|
||||
|
||||
# homeassistant.components.iss
|
||||
pyiss==1.0.1
|
||||
|
||||
@@ -212,7 +212,6 @@ TODO = {
|
||||
"0.12.3"
|
||||
), # https://github.com/aio-libs/aiocache/blob/master/LICENSE all rights reserved?
|
||||
"caldav": AwesomeVersion("1.6.0"), # None -- GPL -- ['GNU General Public License (GPL)', 'Apache Software License'] # https://github.com/python-caldav/caldav
|
||||
"pyiskra": AwesomeVersion("0.1.21"), # None -- GPL -- ['GNU General Public License v3 (GPLv3)']
|
||||
"xbox-webapi": AwesomeVersion("2.1.0"), # None -- GPL -- ['MIT License']
|
||||
}
|
||||
# fmt: on
|
||||
|
||||
Reference in New Issue
Block a user