Update hole to 0.5.0 (#26022)

This commit is contained in:
Fabian Affolter 2019-08-18 04:28:46 +02:00 committed by Andrew Sayre
parent fed789c770
commit 88ff25b509
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Pi hole", "name": "Pi hole",
"documentation": "https://www.home-assistant.io/components/pi_hole", "documentation": "https://www.home-assistant.io/components/pi_hole",
"requirements": [ "requirements": [
"hole==0.3.0" "hole==0.5.0"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [ "codeowners": [

View File

@ -621,7 +621,7 @@ hkavr==0.0.5
hlk-sw16==0.0.7 hlk-sw16==0.0.7
# homeassistant.components.pi_hole # homeassistant.components.pi_hole
hole==0.3.0 hole==0.5.0
# homeassistant.components.workday # homeassistant.components.workday
holidays==0.9.11 holidays==0.9.11