Skip to content

Commit

Permalink
Merge pull request #332 from Schnitzel/update-pyasic
Browse files Browse the repository at this point in the history
Update pyasic version in manifest.
  • Loading branch information
b-rowan authored Mar 7, 2024
2 parents 87b7ba1 + fbf51c3 commit 848b13f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.54.2"],
"requirements": ["pyasic==0.54.3"],
"ssdp": [],
"version": "1.1.4",
"zeroconf": []
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ colorlog==6.7.0
homeassistant>=2024.1.0
pip>=21.0,<23.2
ruff==0.0.267
pyasic==0.54.2
pyasic==0.54.3
setuptools==69.0.3
pre-commit

0 comments on commit 848b13f

Please sign in to comment.