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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/f59d987d4dbbd39600df97f07177114a4a3bd3a0~..a26521164cbe2faa665d25389c5c97c31c51716a
  f59d987 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  3f739d2 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  461d87f (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  f58fff0 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  df985ec (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  6b9c3f1 (olivernewman@google.com)
      [build] Stop uploading binary sizes to BQ
  f26d5ef (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  24c2561 (haowei@google.com)
      [clang] Fixing conflicting buildset error on clang_trigger recipe
  4863502 (olivernewman@google.com)
      [fxt] Fix UI bugs
  a265211 (jessicacgu@google.com)
      [fx lsc] Create lsc_suggester recipe

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f15df273f11ba4dfd8aa804e70d56bcf840d8c53
  f15df27 (chanli@chromium.org)
      Extend placeholder.py to schedule child builds

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

R=keyonghan@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Idf64ff0708670b816383550feec46c500163fb68
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/28425
Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index ea62dfe..bdec613 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "01a4536ff80f24ef7cfc5b7f9f67938b1e8fc2bd",
+      "revision": "6445e79ff5c85895b7e244c4f211968500f49201",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "5699c4c253924aa6189e1717ab136599f46408b3",
+      "revision": "a26521164cbe2faa665d25389c5c97c31c51716a",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "826d446ec1118f691df2fa379d337e19aac3ea44",
+      "revision": "f15df273f11ba4dfd8aa804e70d56bcf840d8c53",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },