Upgrade bazlets to latest stable-2.16

As the previously used commit was locally verified but not the one
merged in after reviewing.

Change-Id: I2d8b9ed0c4c87004bcd81496a1af6710cce35cb2
diff --git a/WORKSPACE b/WORKSPACE
index f467954..896531c 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "620a4eb3bc0749301043fd6a69570b61b86e742e",
+    commit = "577450c73780560972f8a1a92c91410192ff7224",
     #local_path = "/home/<user>/projects/bazlets",
 )