Roll recipe dependencies (trivial).

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

build:
https://chromium.googlesource.com/chromium/tools/build.git/+log/bb87dfd95928900d4d02f0257bf2cde4b90c6f7c~..e93297882d9ef143771f683f04384ee64ae91e0d
  bb87dfd (tvanderlippe@chromium.org)
      Start collecting coverage for DevTool interactions tests
  e932978 (tvanderlippe@chromium.org)
      Revert "Start collecting coverage for DevTool interactions tests"

infra:
https://chromium.googlesource.com/infra/infra.git/+log/48fca350ce4102d0c7fdbec3994f611e364e8791~..f3147f8f5561a2398350414aee80f953200e15a6
  48fca35 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll luci-go from 311b76121048 to c2585e4a9b95 (1 revision)
  08ea607 (fancl@chromium.org)
      pinpoint: print absolute path for downloaded files
  a120ec5 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll luci-go from c2585e4a9b95 to 06057eeeec8e (1 revision)
  edac3e0 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll luci-py from 596df092acde to 4bd5e99a52d7 (1 revision)
  f3147f8 (orodley@chromium.org)
      Disable pytype 2021.2.9 on Python 3.9.

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

TBR=whesse@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I5c7c3f67d03c2472fc0ea91eec9b4d89d91b03b4
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/199440
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 bb758d0..1ed17f3 100644
--- a/README.recipes.md
+++ b/README.recipes.md
@@ -268,7 +268,7 @@
 
 &mdash; **def [RunSteps](/recipes/roller/roll_to_dev.py#36)(api, properties):**
 
-[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/caa6a2b66b3b3ca54fba397e99a22f3dfc713193/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/e93297882d9ef143771f683f04384ee64ae91e0d/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6e5b0a5c45fe1e861b9cbf47acb5164e721ca52a/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6e5b0a5c45fe1e861b9cbf47acb5164e721ca52a/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6e5b0a5c45fe1e861b9cbf47acb5164e721ca52a/recipes/README.recipes.md#recipe_modules-gclient
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index e7632e1..4cd4ed7 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "caa6a2b66b3b3ca54fba397e99a22f3dfc713193",
+      "revision": "e93297882d9ef143771f683f04384ee64ae91e0d",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "chromiumos_config": {
@@ -46,7 +46,7 @@
     },
     "infra": {
       "branch": "refs/heads/master",
-      "revision": "32b9928ac87eabc4851dfd3e08f41b7940c2627f",
+      "revision": "f3147f8f5561a2398350414aee80f953200e15a6",
       "url": "https://chromium.googlesource.com/infra/infra.git"
     },
     "recipe_engine": {