diff --git a/pyproject.toml b/pyproject.toml index b60be9bf25..0bbd412ae7 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.3.0", + "lxml==5.3.1", "networkx==3.2.1; python_version < '3.10'", "networkx==3.4.2; python_version > '3.9'", "pefile==2024.8.26",