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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/5ad6d3db4eeb3446433650fe2a9ea75c475f7819~..42d130bbf3473d7de22535effdc74ae0d048ef51
  5ad6d3d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  fcd1635 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  f6729f9 (dthorn@google.com)
      [LLDB] For now, enable LLDB_TEST_USE_VENDOR_PACKAGES
  80443a6 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  52a9e55 (ihuh@google.com)
      [checkout] Apply integration logic to smart-integration.
  42d130b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/18cb2bf546ad61b78e6a54f5755d11ad9093ed1c~..0010a25ddf783692836331ed6461ff39ffa1ef71
  18cb2bf (vadimsh@chromium.org)
      [swarming] Expose API for fetching task text outputs into a file.
  99f494f (randymaldonado@google.com)
      [recipe-modules][buildbucket] Add extend_swarming_bot_dimension...
  de336d5 (randymaldonado@google.com)
      [recipe_modules][buildbucket] adding backend_task_dimensions_fr...
  bd1366a (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from 7b6f64cfcc0e to b20689ed8ac3
  4f605c6 (chanli@chromium.org)
      [recipe_modules/buildbucket] add test util function to update b...
  b4faaf8 (randymaldonado@google.com)
      [recipe-modules][buildbucket] Fix bug in extend_swarming_bot_di...
  3420549 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from ad694c7838f0 to 47b2cf1a0385
  81fd780 (chanli@chromium.org)
      [recipe_modules/buildbucket] make the test util support updatin...
  3b1cb2e (randymaldonado@google.com)
      [recipe-modules][buildbucket] Remove infra.swarming.priority ha...
  0010a25 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from 3ce11656b941 to 623f8d17a069

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: Ia6a002728ff3a4c1cd271845b7f93ae5624e09cb
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/195911
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 052965a..eb733c7 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "022384569c8a47b15e56bef954937979b07b0524",
+      "revision": "ecd6213265c49bd95f28ce61f61ceee958fc5a1c",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "81494310d40f9c63e691d4480797bde98c0ebeff",
+      "revision": "0010a25ddf783692836331ed6461ff39ffa1ef71",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },