mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Upgrade beautifulsoup4 to 4.8.0 (#26006)
This commit is contained in:
committed by
Paulus Schoutsen
parent
2fdbb3b4df
commit
b5893a8a6e
@@ -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
|
||||||
|
Reference in New Issue
Block a user