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: Ia308d4ce4a35cc871318b266323ad5d5dcdaac63
diff --git a/WORKSPACE b/WORKSPACE
index 001250d..8ca0b80 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",
 )