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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/286fb65d212fdbef0e2e9a66fcbcc682835ecbd8~..effe4ee2af534c167b075559791da92f5b2cfd46
  286fb65 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  effe4ee (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/248f1d78cfcd879cb67b91b5270c5653a2df9147~..770d39bbe1fb7b2e018cc02c5b0fefb6c23edffb
  248f1d7 (mohrr@google.com)
      [cipd] Remove support for Python < 3.3
  4ab8afb (mohrr@google.com)
      [engine] Use 'yield from' when logical to do so
  770d39b (mohrr@google.com)
      [python3] Remove obsolete __future__ imports

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: Ieed43aca9a8980f6ca145ffa83ac0a1ffb6406b6
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/201596
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.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 99f68c8..80d957a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "98ae0ed2248e9452ad045885d24e4ab8d3bd1f54",
+      "revision": "effe4ee2af534c167b075559791da92f5b2cfd46",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "cc41de53514b991c084411d52da3bb450b59b19f",
+      "revision": "770d39bbe1fb7b2e018cc02c5b0fefb6c23edffb",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },