mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Upgrade beautifulsoup4 to 4.8.2 (#30274)
This commit is contained in:
parent
fccb13b762
commit
33738cc83a
@ -3,7 +3,7 @@
|
|||||||
"name": "Scrape",
|
"name": "Scrape",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"beautifulsoup4==4.8.1"
|
"beautifulsoup4==4.8.2"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -287,7 +287,7 @@ batinfo==0.4.2
|
|||||||
# beacontools[scan]==1.2.3
|
# beacontools[scan]==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.scrape
|
# homeassistant.components.scrape
|
||||||
beautifulsoup4==4.8.1
|
beautifulsoup4==4.8.2
|
||||||
|
|
||||||
# homeassistant.components.beewi_smartclim
|
# homeassistant.components.beewi_smartclim
|
||||||
beewi_smartclim==0.0.7
|
beewi_smartclim==0.0.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user