diff --git a/pyproject.toml b/pyproject.toml index 3da8760186..56f24d5670 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.0", + "pillow==12.1.1", "promise==2.3", "pylibemu==1.0", "pymongo==4.16.0",