Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools, fuchsia) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8798391692957833329

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/03b187d9c8d203b7171c294b71b44f549b392d83
  03b187d (pkasting@chromium.org)
      Avoid IWYU warnings on other namespaces for <algorithm>.

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/e4671be547fef7751d6101ee4ab85249e93b9d5a~..b3ddffd26a332a8c72bf5cdcf032b0a5f26f8178
  e4671be (olivernewman@google.com)
      [tools] Take cipd_root as a property
  b3ddffd (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

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.

R=keyonghan@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I8cee6313a1aa4afca4d381eb098f0479de7f7688
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/35640
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 effa9ca..419027b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,12 +25,12 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "8fbdc51e88e62cb6478d1e7bfef31605fa6e1128",
+      "revision": "03b187d9c8d203b7171c294b71b44f549b392d83",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "55082c5064f39431fc288dc1c4f3d05d11fa22b2",
+      "revision": "b3ddffd26a332a8c72bf5cdcf032b0a5f26f8178",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {