Roll recipe dependencies (trivial).

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

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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/78a8cc96149274a7213d0b4a035daa6a3beab97d~..5a94fc3da233d3b6825c78ec74b6f70ce65ae2fd
  78a8cc9 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  0ac91d6 (gulfem@google.com)
      [ffmpeg] Include prebuilt variants in CIPD package
  68aa5db (olivernewman@google.com)
      [python3] Remove py2 support from remaining recipe modules
  9a124a6 (atyfto@google.com)
      [checkout] Respect gitiles_commit + gerrit_change w/ module flag
  ffd9c65 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  363a224 (atyfto@google.com)
      [fuchsia_roller] Add include_tryjobs option
  e986941 (olivernewman@google.com)
      [checkout] Rename incremental_build to use_incremental_cache
  bd0a024 (ihuh@google.com)
      [sdk] Upload product_bundles.json to non-platform-specific GCS...
  50c1c2e (yuanzhi@google.com)
      [femu] Remove url from cipd ref.
  c248d37 (atyfto@google.com)
      [create_branch] Add option to disable incremental builds
  5a94fc3 (olivernewman@google.com)
      [run_script] Add support for Jiri checkouts

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/3ac241e81e9b9a78c25d95fdfa1d3d0feb1535ff~..cb62e2ac49c58c31f7245b2e602cd21496ecc448
  3ac241e (olivernewman@google.com)
      Include log name in unknown log type error
  a92ad28 (gbeaty@chromium.org)
      Fix typo that causes failures for PY2+3 tests with --py3-only.
  0f2cbbe (zhaoyangli@chromium.org)
      Add get sub invocation api to ResultDB recipe API
  03702df (iannucci@chromium.org)
      [engine] Make step names internally coerce to `str`.
  cb62e2a (vadimsh@chromium.org)
      Add a simple `golang` recipe module.

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

R=tpudlik@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ibe1d2bef3a8c779f2382722d14a82a4cc58b384e
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/70680
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed.google.com.iam.gserviceaccount.com>
Reviewed-by: Oliver Newman <olivernewman@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 47ed4da..0206c76 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,12 +21,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "9e3d6f0631343c4e33f2797bd5d55b804810b942",
+      "revision": "b4d8928050d0be89b9eb0d2a33c3249dff2adbf4",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "255926841d709ba275bd4e0b2e5456beccdf3ae2",
+      "revision": "cb62e2ac49c58c31f7245b2e602cd21496ecc448",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },