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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/694edcb1c5e6af20c08a856adf428ed917de521a~..cad130d997598838653dbbc6ddc0102f1c9b900a
  694edcb (crjohns@google.com)
      [api_level_roller] Add path to jiri
  3824dc5 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  cad130d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/f0398dfe93032e961d94010a1e74aeb9a1e8e3cd
  f0398df (chanli@chromium.org)
      [recipe_modules/buildbucket] get parent_run_id from tags

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: Ifbfb47d7bb63bafbe58dcc2f9bdcce39b7a0ebe7
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/197355
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 e01bf0a..8adb388 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "3c94bfd18ff8bf1bc93d785cf201a79ae9abe847",
+      "revision": "cad130d997598838653dbbc6ddc0102f1c9b900a",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "0010a25ddf783692836331ed6461ff39ffa1ef71",
+      "revision": "f0398dfe93032e961d94010a1e74aeb9a1e8e3cd",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },