Update beautifulsoup4 to 4.12.3 (#111195)

pull/111201/head
Marc Mueller 2024-02-23 13:42:32 +01:00 committed by GitHub
parent 55e39d48eb
commit dd51b0c6cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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"]
}

View File

@ -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

View File

@ -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