mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Upgrade beautifulsoup4 to 4.8.0 (#26006)
This commit is contained in:
parent
2fdbb3b4df
commit
b5893a8a6e
@ -3,7 +3,7 @@
|
||||
"name": "Linksys ap",
|
||||
"documentation": "https://www.home-assistant.io/components/linksys_ap",
|
||||
"requirements": [
|
||||
"beautifulsoup4==4.7.1"
|
||||
"beautifulsoup4==4.8.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "Scrape",
|
||||
"documentation": "https://www.home-assistant.io/components/scrape",
|
||||
"requirements": [
|
||||
"beautifulsoup4==4.7.1"
|
||||
"beautifulsoup4==4.8.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "Sytadin",
|
||||
"documentation": "https://www.home-assistant.io/components/sytadin",
|
||||
"requirements": [
|
||||
"beautifulsoup4==4.7.1"
|
||||
"beautifulsoup4==4.8.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
@ -260,7 +260,7 @@ batinfo==0.4.2
|
||||
# homeassistant.components.linksys_ap
|
||||
# homeassistant.components.scrape
|
||||
# homeassistant.components.sytadin
|
||||
beautifulsoup4==4.7.1
|
||||
beautifulsoup4==4.8.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows-homeassistant==0.9.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user