diff --git a/templates/python/cua/pyproject.toml b/templates/python/cua/pyproject.toml index 3d558e8..f2a596d 100644 --- a/templates/python/cua/pyproject.toml +++ b/templates/python/cua/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "httpx==0.28.1", "idna==3.10", "jiter==0.10.0", - "pillow==11.2.1", + "pillow==11.3.0", "kernel>=0.6.0", "playwright==1.52.0", "pydantic==2.11.7",