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/8829158835844447441

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/b8fc116753becee995ac1f73187da3c21770c249~..d82aaad557b82490f48405f09e21ff48c8831b3e
  b8fc116 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  dc4d0a1 (yuanzhi@google.com)
      [femu] Use fuchsia/tp/android/aemu/release for tests
  a52e6f4 (nmulcahey@google.com)
      [packer] Fix gerrit_project
  6e0c894 (atyfto@google.com)
      [platform_version_roller] Run script from checkout root
  3e0c7ac (nmulcahey@google.com)
      [py3] Convert resource scripts to py3.
  b1458d7 (rudymathu@google.com)
      [recipes] Use local images.json when use_cas=True
  dd718fe (ihuh@google.com)
      [coverage] Add property to specify to use authenticated GCS URL.
  9cff2c9 (nmulcahey@google.com)
      [py3] Remove api.python calls for resource scripts
  1ef0cfa (olivernewman@google.com)
      [luci_config] Ignore non-dirs in generated dir
  df185b5 (atyfto@google.com)
      [sdk][cl-util] Add plumbing for configurable cl-util ref
  576ae50 (olivernewman@google.com)
      [fuchsia_cipd_roller] Use checkout recipe module
  d82aaad (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/4d492867cfdccec4b57c156bae5cb39225b7508f~..6405fa87ee7da2a25985a1c061d8ebb6e18b154c
  4d49286 (iannucci@chromium.org)
      Fix ResourceWaiter to not accidentally sort by gevent.Channel
  6405fa8 (gbeaty@chromium.org)
      Don't report coverage when using the --py3-only flag.

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: I01a78a890e301c871eef2efe3ed9df731b79e195
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/71301
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed.google.com.iam.gserviceaccount.com>
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed.google.com.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 7ac5624..7102175 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,12 +21,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "1ea653dadc09c63b8d7449c2e87242ee3b216991",
+      "revision": "d82aaad557b82490f48405f09e21ff48c8831b3e",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "ba4a4b2d4f1f41483b2da98854f648727b4aecdb",
+      "revision": "6405fa87ee7da2a25985a1c061d8ebb6e18b154c",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },