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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/7aba2f460ee935295dd670124e47df4208c64d99~..e3f93f0106f65875a1e8331457708826ea9fb94c
  7aba2f4 (olivernewman@google.com)
      Revert "[rbe] Disable rolls of re-client"
  81d435a (gulfem@google.com)
      [profile] Look for profiles in llvm-profile dir
  3f551f6 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  e3f93f0 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/ece005ce6b602d8ce89184853a11dfe1955b3ffd
  ece005c (gbeaty@chromium.org)
      Support Paths as arguments to Path.joinpath.

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: Ib45276e54a52d1d4f77e8de7c459c52cc483bac2
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/211378
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>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index e42bff9..a979ab1 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "cf629ab823c4fec2f6f549cffdf6427abcd9e316",
+      "revision": "950f1286ff78890bebc62dd27678e491545545e7",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "c7dbdce8078cccf25330be5f86bf6e2370d37d44",
+      "revision": "ece005ce6b602d8ce89184853a11dfe1955b3ffd",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },