diff --git a/pyproject.toml b/pyproject.toml index 28ed345ed6..ba9388c998 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ wheel = [ "pep517==0.13.1", # optional package to prevent warning in Python shell [#16571] "pickleshare==0.7.5", - "Pillow==10.4.0", + "Pillow==11.2.1", "pkginfo==1.11.1", "psutil==7.0.0", "pycollada==0.8",