mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Upgrade beautifulsoup4 to 4.11.1 (#70058)
This commit is contained in:
parent
d3f5087a14
commit
a275b6a9ec
@ -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.10.0"],
|
"requirements": ["beautifulsoup4==4.11.1"],
|
||||||
"after_dependencies": ["rest"],
|
"after_dependencies": ["rest"],
|
||||||
"codeowners": ["@fabaff"],
|
"codeowners": ["@fabaff"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
|
@ -375,7 +375,7 @@ batinfo==0.4.2
|
|||||||
# beacontools[scan]==1.2.3
|
# beacontools[scan]==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.scrape
|
# homeassistant.components.scrape
|
||||||
beautifulsoup4==4.10.0
|
beautifulsoup4==4.11.1
|
||||||
|
|
||||||
# homeassistant.components.beewi_smartclim
|
# homeassistant.components.beewi_smartclim
|
||||||
# beewi_smartclim==0.0.10
|
# beewi_smartclim==0.0.10
|
||||||
|
@ -287,7 +287,7 @@ azure-eventhub==5.7.0
|
|||||||
base36==0.1.1
|
base36==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.scrape
|
# homeassistant.components.scrape
|
||||||
beautifulsoup4==4.10.0
|
beautifulsoup4==4.11.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.29.0
|
bellows==0.29.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user