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/8791438838737321249

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/d6e37190d0d1b241351fbf080db37d0b2afa209e
  d6e3719 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/26cd5483c9c3af4520d992522798dc38f404e5a1
  26cd548 (kimstephanie@google.com)
      Create luci_analysis recipe_module

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: I5ba51e36a7d3aac36dae57b610a2a5dd2c2469d3
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/126788
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 1dddbc1..bff6337 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "d6db686babe7969b579052c46127647fcbae5f87",
+      "revision": "c65ce35683fd9a53e7a51eebecc3b29345e09752",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "7ec46d46ce021b3b17526c5eb7a6492d385a02ea",
+      "revision": "26cd5483c9c3af4520d992522798dc38f404e5a1",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },