mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Update beautifulsoup to 4.12.2 (#98372)
This commit is contained in:
parent
066db11620
commit
21acb5527f
@ -6,5 +6,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["beautifulsoup4==4.11.1", "lxml==4.9.3"]
|
||||
"requirements": ["beautifulsoup4==4.12.2", "lxml==4.9.3"]
|
||||
}
|
||||
|
@ -494,7 +494,7 @@ batinfo==0.4.2
|
||||
# beacontools[scan]==2.1.0
|
||||
|
||||
# homeassistant.components.scrape
|
||||
beautifulsoup4==4.11.1
|
||||
beautifulsoup4==4.12.2
|
||||
|
||||
# homeassistant.components.beewi_smartclim
|
||||
# beewi-smartclim==0.0.10
|
||||
|
@ -418,7 +418,7 @@ azure-eventhub==5.11.1
|
||||
base36==0.1.1
|
||||
|
||||
# homeassistant.components.scrape
|
||||
beautifulsoup4==4.11.1
|
||||
beautifulsoup4==4.12.2
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.35.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user