mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Update beautifulsoup4 to 4.12.3 (#111195)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user