Bump PyGithub to 1.43.8 (#27432)

* Bump PyGithub to 1.43.8

* Bump PyGithub to 1.43.8
This commit is contained in:
quthla 2019-10-12 22:02:20 +02:00 committed by Paulus Schoutsen
parent 8a1738281a
commit e9642a0f65
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"name": "Github",
"documentation": "https://www.home-assistant.io/integrations/github",
"requirements": [
"PyGithub==1.43.5"
"PyGithub==1.43.8"
],
"dependencies": [],
"codeowners": []

View file

@ -47,7 +47,7 @@ OPi.GPIO==0.3.6
PyEssent==0.13
# homeassistant.components.github
PyGithub==1.43.5
PyGithub==1.43.8
# homeassistant.components.isy994
PyISY==1.1.2