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: I15050a2c6b82d2a8d1187a35e8bce84cf1d67c9e
diff --git a/WORKSPACE b/WORKSPACE
index 9608c30..5fa7668 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",
 )