mirror of
https://github.com/home-assistant/core.git
synced 2025-09-10 23:31:37 +02:00
Update lxml to 6.0.1 (#151093)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["beautifulsoup4==4.13.3", "lxml==6.0.0"]
|
||||
"requirements": ["beautifulsoup4==4.13.3", "lxml==6.0.1"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -1388,7 +1388,7 @@ lupupy==0.3.2
|
||||
lw12==0.9.2
|
||||
|
||||
# homeassistant.components.scrape
|
||||
lxml==6.0.0
|
||||
lxml==6.0.1
|
||||
|
||||
# homeassistant.components.matrix
|
||||
matrix-nio==0.25.2
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -1186,7 +1186,7 @@ luftdaten==0.7.4
|
||||
lupupy==0.3.2
|
||||
|
||||
# homeassistant.components.scrape
|
||||
lxml==6.0.0
|
||||
lxml==6.0.1
|
||||
|
||||
# homeassistant.components.matrix
|
||||
matrix-nio==0.25.2
|
||||
|
Reference in New Issue
Block a user