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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/bd3d2c40305f983c38261708ea5b9a55c65dd3dd~..f7f2ac6249bf139f713b4bde99cfc3de7f481f57
  bd3d2c4 (haowei@google.com)
      [clang] Set per unit test timeout to 10mins
  f7f2ac6 (ihuh@google.com)
      [testing_requests] Add version to llvm-profdata arg.

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/848d0ba41df0c7e8da97824b77ad108f71ba65e4
  848d0ba (mohrr@google.com)
      [file] Add --recursive option to fileutil.py chmod

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: Idf4a227d4fa509aa32164c41dde40ff243e9bae4
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/241049
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 93ebc93..8b34d5f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "29a9f1b647a397f9f3f2f6b4264c3c268fadba18",
+      "revision": "42b3b93c9229e2d7e9f0cb5397f52bdd64b17fcd",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "3777917263352d85a2107ccfa8c79dd4a93987c8",
+      "revision": "848d0ba41df0c7e8da97824b77ad108f71ba65e4",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },