Bump PyGithub to 1.43.8 (#27432)
* Bump PyGithub to 1.43.8 * Bump PyGithub to 1.43.8
This commit is contained in:
parent
8a1738281a
commit
e9642a0f65
2 changed files with 2 additions and 2 deletions
|
@ -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": []
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue