1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 14:08:21 +00:00

Bump lxml to 5.1.0 (#106696)

* Bump lxml to 5.0.0

cython 3.0.7+ is required ?

* bump

* Apply suggestions from code review

* 5.1.0
This commit is contained in:
J. Nick Koston
2024-01-13 16:08:42 -10:00
committed by GitHub
parent 454c62b5b4
commit d8564eba17
5 changed files with 3 additions and 11 deletions

View File

@@ -175,10 +175,6 @@ get-mac==1000000000.0.0
# In order to do so, we need to constrain the version.
charset-normalizer==3.2.0
# lxml 5.0.0 currently does not build on alpine 3.18
# https://bugs.launchpad.net/lxml/+bug/2047718
lxml==4.9.4
# dacite: Ensure we have a version that is able to handle type unions for
# Roborock, NAM, Brother, and GIOS.
dacite>=1.7.0