mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
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
@ -3,7 +3,7 @@
|
|||||||
"name": "Github",
|
"name": "Github",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/github",
|
"documentation": "https://www.home-assistant.io/integrations/github",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"PyGithub==1.43.5"
|
"PyGithub==1.43.8"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -47,7 +47,7 @@ OPi.GPIO==0.3.6
|
|||||||
PyEssent==0.13
|
PyEssent==0.13
|
||||||
|
|
||||||
# homeassistant.components.github
|
# homeassistant.components.github
|
||||||
PyGithub==1.43.5
|
PyGithub==1.43.8
|
||||||
|
|
||||||
# homeassistant.components.isy994
|
# homeassistant.components.isy994
|
||||||
PyISY==1.1.2
|
PyISY==1.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user