Skip to content

Commit a518830

Browse files
authored
chore: bump iec-api to 0.4.9 (#219)
1 parent 952d29f commit a518830

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/iec/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"iot_class": "cloud_polling",
1111
"issue_tracker": "https://github.com/guykh/iec-custom-component/issues",
1212
"loggers": ["iec_api"],
13-
"requirements": ["iec-api==0.4.8"],
13+
"requirements": ["iec-api==0.4.9"],
1414
"version": "0.0.1"
1515
}

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
colorlog>=6.8.2
22
homeassistant==2024.2.0
3-
iec-api==0.4.8
3+
iec-api==0.4.9
44
pip>=21.0
55
ruff>=0.5.6

0 commit comments

Comments
 (0)