1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Update lxml to 6.0.0 (#149640)

This commit is contained in:
Marc Mueller
2025-07-30 10:38:42 +02:00
committed by GitHub
parent 6b641411a0
commit 8e9e304608
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -30,6 +30,7 @@ PACKAGE_CHECK_VERSION_RANGE = {
"bleak": "SemVer",
"grpcio": "SemVer",
"httpx": "SemVer",
"lxml": "SemVer",
"mashumaro": "SemVer",
"numpy": "SemVer",
"pandas": "SemVer",