Bump coronavirus to 1.1.1 (#36614)
This commit is contained in:
parent
ded5329f03
commit
5cf753422b
3 changed files with 8 additions and 4 deletions
|
@ -3,6 +3,10 @@
|
||||||
"name": "Coronavirus (COVID-19)",
|
"name": "Coronavirus (COVID-19)",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/coronavirus",
|
"documentation": "https://www.home-assistant.io/integrations/coronavirus",
|
||||||
"requirements": ["coronavirus==1.1.0"],
|
"requirements": [
|
||||||
"codeowners": ["@home_assistant/core"]
|
"coronavirus==1.1.1"
|
||||||
|
],
|
||||||
|
"codeowners": [
|
||||||
|
"@home_assistant/core"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -442,7 +442,7 @@ connect-box==0.2.5
|
||||||
construct==2.9.45
|
construct==2.9.45
|
||||||
|
|
||||||
# homeassistant.components.coronavirus
|
# homeassistant.components.coronavirus
|
||||||
coronavirus==1.1.0
|
coronavirus==1.1.1
|
||||||
|
|
||||||
# homeassistant.scripts.credstash
|
# homeassistant.scripts.credstash
|
||||||
# credstash==1.15.0
|
# credstash==1.15.0
|
||||||
|
|
|
@ -194,7 +194,7 @@ colorlog==4.1.0
|
||||||
construct==2.9.45
|
construct==2.9.45
|
||||||
|
|
||||||
# homeassistant.components.coronavirus
|
# homeassistant.components.coronavirus
|
||||||
coronavirus==1.1.0
|
coronavirus==1.1.1
|
||||||
|
|
||||||
# homeassistant.scripts.credstash
|
# homeassistant.scripts.credstash
|
||||||
# credstash==1.15.0
|
# credstash==1.15.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue