Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (chromiumos_config, recipe_engine) into this repository.

chromiumos_config:
https://chromium.googlesource.com/chromiumos/config.git/+log/e4ccdae6ac82df97223ce10b607b0c521aa0d5ac~..59cfff3c39649330c6f29cd6e2a97c3e54c33337
  e4ccdae (shapiroc@chromium.org)
      Add build summary proto def
  5213631 (ayatane@google.com)
      TLS: Add AIP precedent comments
  ef1f198 (shapiroc@chromium.org)
      Move from config-internal
  8e450f6 (shapiroc@chromium.org)
      Util helper for build_summary
  d4486be (guocb@google.com)
      tls: FakeOmaha resource and its operations
  0be22df (shapiroc@chromium.org)
      General config helper to all design config
  8d60764 (shapiroc@chromium.org)
      Use program_id as default if needed
  e86c457 (shapiroc@chromium.org)
      Match overlays by hw_design name also
  59cfff3 (lamontjones@chromium.org)
      Manually roll recipe deps

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/c0e2975de17a9ba4440178cf7e549c43fe75cb47~..c4e6ba917aeaebb96b0b94a28881bfe7d6f2943d
  c0e2975 (yiwzhang@google.com)
      Revert "Log all keys in the input properties that maps to an in...
  3cd5b2e (yuanjunh@google.com)
      [led] Support rbe-cas input
  63a8f6a (yuanjunh@google.com)
      [led] Remove ensure_led function
  c4e6ba9 (iannucci@chromium.org)
      [engine] Detect incomplete deps and circular dependencies.

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

TBR=seanabraham@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I51f84e8296256234b6cbd5f9ba574af5a35f8f75
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2600114
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 9153cc7..d5a9a57 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "4571aa1a00295443a6acc57ea514f10f2cccbfbe",
+      "revision": "59cfff3c39649330c6f29cd6e2a97c3e54c33337",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "802bc07a0b4a18c3d604a36f389ca708a43b5bad",
+      "revision": "c4e6ba917aeaebb96b0b94a28881bfe7d6f2943d",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },