mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Update beautifulsoup4 to 4.12.3 (#111195)
This commit is contained in:
parent
55e39d48eb
commit
dd51b0c6cc
@ -6,5 +6,5 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["beautifulsoup4==4.12.2", "lxml==5.1.0"]
|
"requirements": ["beautifulsoup4==4.12.3", "lxml==5.1.0"]
|
||||||
}
|
}
|
||||||
|
@ -535,7 +535,7 @@ batinfo==0.4.2
|
|||||||
# beacontools[scan]==2.1.0
|
# beacontools[scan]==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.scrape
|
# homeassistant.components.scrape
|
||||||
beautifulsoup4==4.12.2
|
beautifulsoup4==4.12.3
|
||||||
|
|
||||||
# homeassistant.components.beewi_smartclim
|
# homeassistant.components.beewi_smartclim
|
||||||
# beewi-smartclim==0.0.10
|
# beewi-smartclim==0.0.10
|
||||||
|
@ -460,7 +460,7 @@ babel==2.13.1
|
|||||||
base36==0.1.1
|
base36==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.scrape
|
# homeassistant.components.scrape
|
||||||
beautifulsoup4==4.12.2
|
beautifulsoup4==4.12.3
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.38.0
|
bellows==0.38.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user