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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/9fccb4b874286f7b664506b22ba1c75ca65c028e~..292ff45b2f9578b713ca6de26a3a2c7abb642335
  9fccb4b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  d024338 (atyfto@google.com)
      [presubmit_util] Simplify package overrides schema
  ced9bd4 (olivernewman@google.com)
      [rbe] Update log.proto
  3e1463e (joshuaseaton@google.com)
      [ovmf] Delete ovmf recipe
  e81cb34 (rudymathu@google.com)
      [recipes] Capture download manifest from botanist
  184b02f (olivernewman@google.com)
      [rbe] Use logdump from the checkout
  966e1c1 (rudymathu@google.com)
      [recipes] Fix blob download manifest path
  9a7d378 (olivernewman@google.com)
      [cas_util] Enable debug logs on uploads
  3517bed (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  e13ac58 (atyfto@google.com)
      [checkout] Allow package_overrides.json
  c0053c8 (joshuaseaton@google.com)
      [OWNERS] Grant QEMU recipe ownership
  0217457 (joshuaseaton@google.com)
      [qemu] Enable TPM
  6cb6541 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  a9b6780 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  44ec809 (olivernewman@google.com)
      [testsharder] Allow Multiply count immediately after colon
  9ef62df (liyl@google.com)
      [recipe] Update aemu download path
  f2f58ea (fangism@google.com)
      [fint][rbe] Rename proto field -> rust_rbe_enable
  0a7c2e7 (olivernewman@google.com)
      [owners] Add copybara service account
  5097dad (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  bdfb420 (nmulcahey@google.com)
      [qemu] Fix build and enable LTO
  7ab0faf (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  396fb3f (fangism@google.com)
      [fint][rbe] Revert to single RBE parameter
  eb19618 (atyfto@google.com)
      [sdk] Set Chromium gclient variable for SDK override
  509728f (joshuaseaton@google.com)
      [edk2] Enable IPv6
  292ff45 (olivernewman@google.com)
      [sdk] Add companion image CAS digests to package overrides

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/57e0012cfe9b6fdc0af51b0ebcb269323bc3b071~..bc859d1d57e1ea55fcb98b3c887bf301c5aaa9ca
  57e0012 (olivernewman@google.com)
      [cas] Add log_level arg to archive()
  bc859d1 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from e5e97e5390db to df39938896c4

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

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I2ae5fa06f37b11f553b7c2f1fa2aac6e97d54628
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/98550
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed.google.com.iam.gserviceaccount.com>
Bot-Commit: 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 ab27d16..f531bb4 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "a314f9c83ba4e108aae1cbbc8307da53661c4b54",
+      "revision": "292ff45b2f9578b713ca6de26a3a2c7abb642335",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "dfb53acac971bed26ea89cbeeedd748de5ca7938",
+      "revision": "bc859d1d57e1ea55fcb98b3c887bf301c5aaa9ca",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },