Bump pyiskra to 0.1.26 (#151489)

This commit is contained in:
Iskra kranj
2025-09-01 14:09:19 +02:00
committed by GitHub
parent 80e4451a3f
commit 15245707a5
4 changed files with 3 additions and 4 deletions

View File

@@ -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
View File

@@ -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

View File

@@ -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

View File

@@ -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