Upgrade hole to 0.5.1 (#33249)

This commit is contained in:
Fabian Affolter 2020-03-25 17:22:34 +01:00 committed by GitHub
parent 6990c70123
commit 4a0a56ebdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "pi_hole", "domain": "pi_hole",
"name": "Pi-hole", "name": "Pi-hole",
"documentation": "https://www.home-assistant.io/integrations/pi_hole", "documentation": "https://www.home-assistant.io/integrations/pi_hole",
"requirements": ["hole==0.5.0"], "requirements": ["hole==0.5.1"],
"dependencies": [], "dependencies": [],
"codeowners": ["@fabaff", "@johnluetke"] "codeowners": ["@fabaff", "@johnluetke"]
} }

View File

@ -698,7 +698,7 @@ hkavr==0.0.5
hlk-sw16==0.0.8 hlk-sw16==0.0.8
# homeassistant.components.pi_hole # homeassistant.components.pi_hole
hole==0.5.0 hole==0.5.1
# homeassistant.components.workday # homeassistant.components.workday
holidays==0.10.1 holidays==0.10.1

View File

@ -273,7 +273,7 @@ hdate==0.9.5
herepy==2.0.0 herepy==2.0.0
# homeassistant.components.pi_hole # homeassistant.components.pi_hole
hole==0.5.0 hole==0.5.1
# homeassistant.components.workday # homeassistant.components.workday
holidays==0.10.1 holidays==0.10.1