Skip to content

Commit

Permalink
Update pyasic version.
Browse files Browse the repository at this point in the history
  • Loading branch information
UpstreamData committed Jan 4, 2024
1 parent eeec0c6 commit 4da987d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion custom_components/miner/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"homekit": {},
"iot_class": "local_polling",
"issue_tracker": "https://github.com/Schnitzel/hass-miner/issues",
"requirements": ["pyasic==0.44.2"],
"requirements": ["pyasic==0.45.0"],
"ssdp": [],
"version": "1.0.1",
"zeroconf": []
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
colorlog==6.7.0
homeassistant==2023.11.2
homeassistant==2024.1.0
pip>=21.0,<23.2
ruff==0.0.267
pyasic==0.40.3
pyasic==0.45.0
pre-commit

0 comments on commit 4da987d

Please sign in to comment.