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: I8b9c037df2400192c3ef1b39c782e8180a085de1
diff --git a/WORKSPACE b/WORKSPACE
index 0614b61..91a89d9 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",
 )