Skip to content

Commit

Permalink
Merge pull request #85 from bajansen/DCSBL-patch-1
Browse files Browse the repository at this point in the history
Fix potential security issue with aiohttp
  • Loading branch information
DCSBL authored Jul 24, 2023
2 parents c87dc63 + 3346cf4 commit a46b07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/frank_energie/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"issue_tracker": "https://github.com/bajansen/home-assistant-frank_energie/issues",
"iot_class": "cloud_polling",
"requirements": [
"python-frank-energie==5.0.0"
"python-frank-energie==5.0.1"
],
"version": "0.0.0"
}

0 comments on commit a46b07d

Please sign in to comment.