mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 18:57:57 +00:00
Upgrade beautifulsoup4 to 4.9.3 (#45619)
This commit is contained in:
parent
38d2cacf7a
commit
f1c24939f3
@ -2,7 +2,7 @@
|
|||||||
"domain": "scrape",
|
"domain": "scrape",
|
||||||
"name": "Scrape",
|
"name": "Scrape",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
||||||
"requirements": ["beautifulsoup4==4.9.1"],
|
"requirements": ["beautifulsoup4==4.9.3"],
|
||||||
"after_dependencies": ["rest"],
|
"after_dependencies": ["rest"],
|
||||||
"codeowners": ["@fabaff"]
|
"codeowners": ["@fabaff"]
|
||||||
}
|
}
|
||||||
|
@ -333,7 +333,7 @@ batinfo==0.4.2
|
|||||||
# beacontools[scan]==1.2.3
|
# beacontools[scan]==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.scrape
|
# homeassistant.components.scrape
|
||||||
beautifulsoup4==4.9.1
|
beautifulsoup4==4.9.3
|
||||||
|
|
||||||
# homeassistant.components.beewi_smartclim
|
# homeassistant.components.beewi_smartclim
|
||||||
# beewi_smartclim==0.0.10
|
# beewi_smartclim==0.0.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user