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/b3ea3a19e5dded2ff0a91e18b0b87682c5cb92d1~..fc91092277792834076cb65dfd137823787d0f49
  b3ea3a1 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll luci-go from 5402949473f4 to 48c827a94318 (1 revision)
  793e829 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll luci-py from d0b2f5fc871d to 578b067743c4 (1 revision)
  bc2ad6f (orodley@chromium.org)
      Install CIPD Python package, for building 3.9 wheels.
  2aa5365 (jwata@google.com)
      Reland "migrate all CrOS docker bots to use Python3"
  fc91092 (orodley@chromium.org)
      x64_64 -> AMD64 on Windows.

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: Ica51081f8439644e7e0b115d0743cb0842af8524
Reviewed-on: https://dart-review.googlesource.com/c/recipes/+/199280
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 2ba70ff..858f8f3 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/+/e22a7381aade3a6fcb480e07eb9e9e76ef72605c/recipes/README.recipes.md#recipe_modules-goma
+[build/recipe_modules/goma]: https://chromium.googlesource.com/chromium/tools/build.git/+/e1799456988ba4aea0f577116cb042a8baedb047/recipes/README.recipes.md#recipe_modules-goma
 [depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/524cdd8b7c61f092300b1caff70d11a4d5bfc49e/recipes/README.recipes.md#recipe_modules-bot_update
 [depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/524cdd8b7c61f092300b1caff70d11a4d5bfc49e/recipes/README.recipes.md#recipe_modules-depot_tools
 [depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/524cdd8b7c61f092300b1caff70d11a4d5bfc49e/recipes/README.recipes.md#recipe_modules-gclient
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index ce6376b..4a79fad 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,7 +21,7 @@
   "deps": {
     "build": {
       "branch": "refs/heads/master",
-      "revision": "e22a7381aade3a6fcb480e07eb9e9e76ef72605c",
+      "revision": "e1799456988ba4aea0f577116cb042a8baedb047",
       "url": "https://chromium.googlesource.com/chromium/tools/build.git"
     },
     "chromiumos_config": {
@@ -46,7 +46,7 @@
     },
     "infra": {
       "branch": "refs/heads/master",
-      "revision": "e0ae2e6eb8731c9a63c35fae876e63686dd44cc0",
+      "revision": "fc91092277792834076cb65dfd137823787d0f49",
       "url": "https://chromium.googlesource.com/infra/infra.git"
     },
     "recipe_engine": {