Upgrade hole to 0.5.1 (#33249)
This commit is contained in:
parent
6990c70123
commit
4a0a56ebdc
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "pi_hole",
|
||||
"name": "Pi-hole",
|
||||
"documentation": "https://www.home-assistant.io/integrations/pi_hole",
|
||||
"requirements": ["hole==0.5.0"],
|
||||
"requirements": ["hole==0.5.1"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@fabaff", "@johnluetke"]
|
||||
}
|
||||
|
|
|
@ -698,7 +698,7 @@ hkavr==0.0.5
|
|||
hlk-sw16==0.0.8
|
||||
|
||||
# homeassistant.components.pi_hole
|
||||
hole==0.5.0
|
||||
hole==0.5.1
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.10.1
|
||||
|
|
|
@ -273,7 +273,7 @@ hdate==0.9.5
|
|||
herepy==2.0.0
|
||||
|
||||
# homeassistant.components.pi_hole
|
||||
hole==0.5.0
|
||||
hole==0.5.1
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.10.1
|
||||
|
|
Loading…
Add table
Reference in a new issue