diff --git a/pyproject.toml b/pyproject.toml index 3abc488faa..8b773ed3b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "cssutils==2.11.1", "dhash==1.4", "html5lib==1.1", - "lxml==6.0.2", + "lxml==6.0.3", "networkx==3.4.2; python_version == '3.10'", "networkx==3.6.1; python_version > '3.10'", "pefile==2024.8.26",