diff --git a/pyproject.toml b/pyproject.toml index 940bc63947..20a7a44468 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "cssutils==2.15.0", "dhash==1.4", "html5lib==1.1", - "lxml==6.1.0", + "lxml==6.1.1", "networkx==3.4.2; python_version == '3.10'", "networkx==3.6.1; python_version > '3.10'", "pefile==2024.8.26",