diff --git a/pyproject.toml b/pyproject.toml index 9e74a561e8..9671ae48dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ ] dependencies = [ "pyglet~=2.1.5", - "pillow~=11.3.0", + "pillow~=12.0.0", "pymunk~=6.9.0", "pytiled-parser~=2.2.9", ]