mirror of
https://github.com/home-assistant/core.git
synced 2026-08-20 21:31:17 +01:00
Update lxml to 6.1.2 (#179555)
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.1.1"]
|
||||
"requirements": ["beautifulsoup4==4.13.3", "lxml==6.1.2"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -1534,7 +1534,7 @@ lupupy==0.3.2
|
||||
lw12==0.9.2
|
||||
|
||||
# homeassistant.components.scrape
|
||||
lxml==6.1.1
|
||||
lxml==6.1.2
|
||||
|
||||
# homeassistant.components.lyngdorf
|
||||
lyngdorf==1.9.0
|
||||
|
||||
Reference in New Issue
Block a user