Update PyEssent (#26115)

This commit is contained in:
Sylvia van Os 2019-08-21 19:58:03 +02:00 committed by Paulus Schoutsen
parent 9b1315d8e5
commit ce54ae3171
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "essent", "domain": "essent",
"name": "Essent", "name": "Essent",
"documentation": "https://www.home-assistant.io/components/essent", "documentation": "https://www.home-assistant.io/components/essent",
"requirements": ["PyEssent==0.12"], "requirements": ["PyEssent==0.13"],
"dependencies": [], "dependencies": [],
"codeowners": ["@TheLastProject"] "codeowners": ["@TheLastProject"]
} }

View File

@ -44,7 +44,7 @@ Mastodon.py==1.4.6
OPi.GPIO==0.3.6 OPi.GPIO==0.3.6
# homeassistant.components.essent # homeassistant.components.essent
PyEssent==0.12 PyEssent==0.13
# homeassistant.components.github # homeassistant.components.github
PyGithub==1.43.5 PyGithub==1.43.5