diff --git a/pyproject.toml b/pyproject.toml index 426933328a..bac807b651 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "networkx==3.4.2; python_version == '3.10'", "networkx==3.6.1; python_version > '3.10'", "pefile==2024.8.26", - "pillow==12.1.1", + "pillow==12.2.0", "promise==2.3", "pylibemu==1.0", "pymongo==4.16.0",