Roll recipe dependencies (trivial).

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

fuchsia:
  https://crrev.com/5414a4ac80870a9eb4129135cf43b7b7e6de4611 (atyfto@google.com)
    Revert "[release] Use attr.evolve when returning new release versions"
  https://crrev.com/d1829cf608e93a3765a34faf6aeb3b1681bd544e (mohrr@google.com)
    [recipe_testing] Use default remote branch
  https://crrev.com/9f08e97221deef81a82646cace99b0bc8179a6a3 (atyfto@google.com)
    Reland "[release] Use attr.evolve when returning new release versions"
  https://crrev.com/9b87f93007900e945e0c8d5cd4a8778c432d3d32 (atyfto@google.com)
    [snap_branch] Add option to no-op on mismatched milestones

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

TBR=athom@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I79eb43df3d615bf5249eff50f794db14d417ffee
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/196400
Reviewed-by: Dart CI <dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com>
Commit-Queue: Dart CI <dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com>
diff --git a/README.recipes.md b/README.recipes.md
index cab8b4d..dd3c68c 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -278,7 +278,7 @@
 [depot_tools/recipe_modules/osx_sdk]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/07a683430c8b94b977334c0d8c3fe39dafdbbf76/recipes/README.recipes.md#recipe_modules-osx_sdk
 [depot_tools/recipe_modules/presubmit]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/07a683430c8b94b977334c0d8c3fe39dafdbbf76/recipes/README.recipes.md#recipe_modules-presubmit
 [depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/07a683430c8b94b977334c0d8c3fe39dafdbbf76/recipes/README.recipes.md#recipe_modules-tryserver
-[fuchsia/recipe_modules/gerrit]: /+/1a41eb9658161c5457f20f915ffd3db3ff3aa57f/README.recipes.md#recipe_modules-gerrit
+[fuchsia/recipe_modules/gerrit]: /+/9b87f93007900e945e0c8d5cd4a8778c432d3d32/README.recipes.md#recipe_modules-gerrit
 [recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/91d88f5f33de9779cc396cfe0e8d17edb078a8ab/README.recipes.md#recipe_modules-buildbucket
 [recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/91d88f5f33de9779cc396cfe0e8d17edb078a8ab/README.recipes.md#recipe_modules-cipd
 [recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/91d88f5f33de9779cc396cfe0e8d17edb078a8ab/README.recipes.md#recipe_modules-context
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 1bbce80..c40d5ed 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -41,7 +41,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/master",
-      "revision": "1a41eb9658161c5457f20f915ffd3db3ff3aa57f",
+      "revision": "9b87f93007900e945e0c8d5cd4a8778c432d3d32",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "infra": {