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

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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/bb01260dc91d33aa60051a3790a1abc67d26334c
  bb01260 (alexschulze@chromium.org)
      Revert "[file] Add fail_silently to copy and copytree"

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I6319e3ca7d57e66bee3db89dda23a07583981a27
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/100880
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed.google.com.iam.gserviceaccount.com>
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed.google.com.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 5ff78d4..859b224 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "dabf60485a9d321590fa70358cea7702afa0da29",
+      "revision": "bcfb549b06ee80d32d175588ee2708a83ee3d80c",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "2fdd5ba812beb59d941d96e5920bda658764d9f9",
+      "revision": "bb01260dc91d33aa60051a3790a1abc67d26334c",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },