Roll recipe dependencies (trivial).

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

infra:
https://chromium.googlesource.com/infra/infra.git/+log/6e70f50d9925bfc2f634397d1e81ee0a3fd1a963~..a2347250367e455bd34186d2d5beb37375be524a
  6e70f50 (dberris@google.com)
      pinpoint: Translate extra arguments
  50fd96a (otabek@google.com)
      ufs: New Servo state for servo-host issues
  dba1bca (bryner@google.com)
      Update python 2.7 patches to build on Mac ARM64.
  6034544 (bryner@google.com)
      Fix a bug with ARM64 cross builds.
  2e6e774 (orodley@chromium.org)
      Skip grpcio 1.32.0 on linux-arm64-py3.
  a234725 (orodley@chromium.org)
      Add Linux x64 Python 3 wheel for pycrypto.

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: I379d17ea6e88ea2fbf7608d37324d353a0b10e62
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/196940
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 6aaae8c..e5d7764 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/+/33c3c64754940de74a86422793d69c139b73878d/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/442e37d5f3bd41f264fc498df5a36e92b16a8bc0/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/61bf6e8d69c4cb084b1541a996fc3f4990cd2535/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/61bf6e8d69c4cb084b1541a996fc3f4990cd2535/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/61bf6e8d69c4cb084b1541a996fc3f4990cd2535/recipes/README.recipes.md#recipe_modules-gclient
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index dc635a9..927cae7 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "33c3c64754940de74a86422793d69c139b73878d",
+      "revision": "442e37d5f3bd41f264fc498df5a36e92b16a8bc0",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "chromiumos_config": {
@@ -46,7 +46,7 @@
     },
     "infra": {
       "branch": "refs/heads/master",
-      "revision": "b516ab25aed9e744e3a50d0ef9523a437a93edf5",
+      "revision": "a2347250367e455bd34186d2d5beb37375be524a",
       "url": "https://chromium.googlesource.com/infra/infra.git"
     },
     "recipe_engine": {