diff --git a/pyproject.toml b/pyproject.toml index 3a995d57c2..a07274b1ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ "Topic :: Software Development :: Libraries :: Python Modules", ] dependencies = [ - "pyglet~=2.1.3", + "pyglet~=2.1.5", "pillow~=11.0.0", "pymunk~=6.9.0", "pytiled-parser~=2.2.9",