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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/4a3c3a26d6ae67d875fdbbeb20560a3013efa485~..104b49c267fd1437259a010902bd07e924230682
  4a3c3a2 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  104b49c (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/1caa943e0c00281cc2901a63b18fa34a988c0825~..80a446c361907cadba554956fa30275ad03341ac
  1caa943 (bpastene@chromium.org)
      context: Correct misleading comment about inspect the recipe env
  80a446c (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from e6630cac546f to a80cc32b1739

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

R=mohrr@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I927ec1cae8f331f4a11fe1f0e01d1e431a2044e1
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/95762
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 eea1932..5c4a12b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,12 +21,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "0ba590a2518549d01e01aece73a6961739175000",
+      "revision": "104b49c267fd1437259a010902bd07e924230682",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "ebae866e0d063e60924ab575d39b5c1e222bfe0d",
+      "revision": "80a446c361907cadba554956fa30275ad03341ac",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },