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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/5db2529b99f3921bdb3d817f960883889c32e7d2~..0940244fcdc4bc6a83f10682817384b249522b65
  5db2529 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  836c197 (haowei@google.com)
      [clang_toolchain] Disable 'transform_error.mandates.verify.cpp'...
  0940244 (betramlalusha@google.com)
      [build_steps] Mark Build steps purple if infra failures occurred

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/ee04e981697e98043a91855c4caf0e3ee0b99cd7
  ee04e98 (sshrimp@google.com)
      Add raise_on_failure option to update_invocation

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: I8622493cf3308c76de705b55f68ea79ba7c382ae
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/230851
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.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 f1921a1..de7719b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "27f1df9aeaa9fcdf1ffcac7eb75424fc34436f18",
+      "revision": "0940244fcdc4bc6a83f10682817384b249522b65",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "39a4ee859137fd595ee5ad528f9347aaca46811c",
+      "revision": "ee04e981697e98043a91855c4caf0e3ee0b99cd7",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },