Upgrade bazlets to latest stable-2.16 to build with 2.16.6 API

Change-Id: Ic6939f8004a182e1b3d6eb9db75b6f73a865e1ad
diff --git a/WORKSPACE b/WORKSPACE
index 42138d0..9032a3e 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "b084bd74743f4303971a2a057bcea4f3352ddf4e",
+    commit = "f7986f2d3e76ae0ca12a8c43ee91205725bd95e2",
     #local_path = "/home/<user>/projects/bazlets",
 )