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

Change-Id: Ie7cdec72932cf1e1428a7775f9ac4e7e81f60e8a
diff --git a/WORKSPACE b/WORKSPACE
index 839a68b..9200448 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "577450c73780560972f8a1a92c91410192ff7224",
+    commit = "1b6fc9b39001806b37a4eedbb0a4816daf1a227d",
     #local_path = "/home/<user>/projects/bazlets",
 )