Bump dependencies
This commit is contained in:
parent
16b9215e46
commit
10bcc486e4
@ -9,7 +9,7 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"issue_tracker": "https://github.com/Andre0512/hon/issues",
|
||||
"requirements": [
|
||||
"pyhOn==0.15.9"
|
||||
"pyhOn==0.15.12"
|
||||
],
|
||||
"version": "0.10.1-beta.1"
|
||||
}
|
||||
|
@ -1,2 +1 @@
|
||||
pyhOn
|
||||
homeassistant
|
||||
pyhOn==0.15.12
|
||||
|
@ -1,5 +1,6 @@
|
||||
homeassistant~=2023.9.3
|
||||
black~=23.7.0
|
||||
flake8~=6.0.0
|
||||
mypy~=1.4.1
|
||||
pylint~=2.17.4
|
||||
homeassistant>=2023.11.3
|
||||
black>=23.11
|
||||
flake8>=6.1
|
||||
mypy>=1.7
|
||||
pylint>=3.0
|
||||
setuptools>=68.2
|
||||
|
Loading…
Reference in New Issue
Block a user