Update beautifulsoup4 to 4.12.3 (#111195)
parent
55e39d48eb
commit
dd51b0c6cc
|
@ -6,5 +6,5 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
||||
"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
|
||||
|
||||
# homeassistant.components.scrape
|
||||
beautifulsoup4==4.12.2
|
||||
beautifulsoup4==4.12.3
|
||||
|
||||
# homeassistant.components.beewi_smartclim
|
||||
# beewi-smartclim==0.0.10
|
||||
|
|
|
@ -460,7 +460,7 @@ babel==2.13.1
|
|||
base36==0.1.1
|
||||
|
||||
# homeassistant.components.scrape
|
||||
beautifulsoup4==4.12.2
|
||||
beautifulsoup4==4.12.3
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.38.0
|
||||
|
|
Loading…
Reference in New Issue