mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Update lxml to 5.3.0 (#126725)
This commit is contained in:
parent
c638537731
commit
9d29307532
@ -6,5 +6,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["beautifulsoup4==4.12.3", "lxml==5.1.0"]
|
||||
"requirements": ["beautifulsoup4==4.12.3", "lxml==5.3.0"]
|
||||
}
|
||||
|
@ -1321,7 +1321,7 @@ lupupy==0.3.2
|
||||
lw12==0.9.2
|
||||
|
||||
# homeassistant.components.scrape
|
||||
lxml==5.1.0
|
||||
lxml==5.3.0
|
||||
|
||||
# homeassistant.components.matrix
|
||||
matrix-nio==0.25.1
|
||||
|
@ -1096,7 +1096,7 @@ luftdaten==0.7.4
|
||||
lupupy==0.3.2
|
||||
|
||||
# homeassistant.components.scrape
|
||||
lxml==5.1.0
|
||||
lxml==5.3.0
|
||||
|
||||
# homeassistant.components.matrix
|
||||
matrix-nio==0.25.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user