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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/44f31de3a38215ce59fee2d78497df679e548da5~..14db76287a1354d88f8f19022f3a2ebcf2cde0bc
  44f31de (joshuaseaton@google.com)
      [edk2] Complete transition to new directory names
  967bb5f (haowei@google.com)
      [winsdk] Roll Windows SDK
  14db762 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/a2528d57f44f5598788d3dd4d093895cfa77836b~..cd88b2f65f0d20ef10067be74368174bcb203806
  a2528d5 (sshrimp@google.com)
      Check created_by to ensure cq tags were copied on retry builds
  cd88b2f (yuanjunh@google.com)
      [file] handle non-encodable string in listdir cmd

Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md

Use https://goo.gl/noib3a to file a bug.

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ibdf88e19ff31a9b0f31cde8a40801ef41ad1636c
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/120120
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
Reviewed-by: Rob Mohr <mohrr@google.com>
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 223ddf0..8f272f1 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "1957ecb467323319899e18f7f085da339c140321",
+      "revision": "14db76287a1354d88f8f19022f3a2ebcf2cde0bc",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "6a02d019c4b24e4412cc40003c4397320be41cae",
+      "revision": "cd88b2f65f0d20ef10067be74368174bcb203806",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },