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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/2bfc54cb273538e2b5f2a2b1cecd8cab8b4b3512~..68482e670eaf94e7dc6e78c976b744bceea4eead
  2bfc54c (olivernewman@google.com)
      [testing] Pass resultdb tags as a dict
  ceefdd6 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  713ba5a (olivernewman@google.com)
      [fuchsia] Add shard_name resultdb tag
  388e966 (olivernewman@google.com)
      [tree_closer] Emit output prop of failing builder names
  68482e6 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/fd20a01913328acafd79aa0cfd0df43fd6564dd6
  fd20a01 (atyfto@google.com)
      [protoc] Use infra/3pp/tools/protoc

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: Ia373d5e6c7e2fbe9b7aeada3db0f507e61e967da
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/100560
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 654753e..f1fbdbb 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "e1dc8fbe853411ba27a1247b401d283ec1380bd4",
+      "revision": "68482e670eaf94e7dc6e78c976b744bceea4eead",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "606ae4d1deabddcf3b11c5fbb9791523dea61eeb",
+      "revision": "fd20a01913328acafd79aa0cfd0df43fd6564dd6",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },