diff --git a/pyproject.toml b/pyproject.toml index 4cc777222a..d9cadb9518 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ "dhash==1.4", "html5lib==1.1", "importlib-resources==6.0.1; python_version < '3.9'", - "lxml==5.4.0", + "lxml==6.0.0", "networkx==3.2.1; python_version < '3.10'", "networkx==3.4.2; python_version == '3.10'", "networkx==3.5; python_version > '3.10'",