Roll recipe dependencies (trivial).

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

The build that created this CL was
https://ci.chromium.org/b/8747637522426320961

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/479fb299988b70207cd9524be280a2d47ae88126~..278a4302a2178f5ef68eeae727945d945de9c663
  479fb29 (gulfem@google.com)
      [profile] Upload profile both into CAS and CIPD
  1fe34a9 (sadmac@google.com)
      [recipes] Handle new stage0 format
  278a430 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/d746ebee9c4a5348d2bce7ca5c3bb81f2555c55d~..af183010daeb54ef136e063796327a9ccec63eec
  d746ebe (mohrr@google.com)
      [warning] Add test_api
  af18301 (mohrr@google.com)
      [path] Add warning for tests using "api.path[...]"

Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md

Use https://goo.gl/noib3a to file a bug.

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I1c406c13c0adedcf5c15fc5b1a0fecbc056a1695
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/210363
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index b09f7ed..eb78318 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "b029d415d60406d4849a47a7099befe0b8f74646",
+      "revision": "10369c3ff1335b94de7ba413f806c63567e4c238",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "832042556be271371ad538c27e33a75b23cfa032",
+      "revision": "af183010daeb54ef136e063796327a9ccec63eec",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },