Update lxml to 6.1.2 (#179555)

This commit is contained in:
Marc Mueller
2026-08-19 15:22:53 +02:00
committed by GitHub
parent 8c6a1bba9a
commit 4ceabf0b40
2 changed files with 2 additions and 2 deletions
@@ -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"]
}
+1 -1
View File
@@ -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