Upgrade beautifulsoup4 to 4.8.0 (#26006)
This commit is contained in:
parent
2fdbb3b4df
commit
b5893a8a6e
4 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "Linksys ap",
|
"name": "Linksys ap",
|
||||||
"documentation": "https://www.home-assistant.io/components/linksys_ap",
|
"documentation": "https://www.home-assistant.io/components/linksys_ap",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"beautifulsoup4==4.7.1"
|
"beautifulsoup4==4.8.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "Scrape",
|
"name": "Scrape",
|
||||||
"documentation": "https://www.home-assistant.io/components/scrape",
|
"documentation": "https://www.home-assistant.io/components/scrape",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"beautifulsoup4==4.7.1"
|
"beautifulsoup4==4.8.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "Sytadin",
|
"name": "Sytadin",
|
||||||
"documentation": "https://www.home-assistant.io/components/sytadin",
|
"documentation": "https://www.home-assistant.io/components/sytadin",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"beautifulsoup4==4.7.1"
|
"beautifulsoup4==4.8.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
|
|
@ -260,7 +260,7 @@ batinfo==0.4.2
|
||||||
# homeassistant.components.linksys_ap
|
# homeassistant.components.linksys_ap
|
||||||
# homeassistant.components.scrape
|
# homeassistant.components.scrape
|
||||||
# homeassistant.components.sytadin
|
# homeassistant.components.sytadin
|
||||||
beautifulsoup4==4.7.1
|
beautifulsoup4==4.8.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows-homeassistant==0.9.0
|
bellows-homeassistant==0.9.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue