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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/fe38e21c4f4399ae2b465d80303fc6c1543a5892~..6dbbd36979c6bc6489d041f0082b6bbea01f44cb
  fe38e21 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  6dbbd36 (olivernewman@google.com)
      [fuchsia] Fix release version comparison

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/82fb654d0e289ca7f72aa4e57fc437f4877d42e7
  82fb654 (meiring@google.com)
      [recipes-py] Update ResultDB exoneration example to populate re...

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

R=tpudlik@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I6a7d2d08d5b90a9a60a9ac6b9637cd8cdf9c4e01
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/93520
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 3293954..cb9a023 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,12 +21,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "2e958ee82834dbb5ff5f4fa5b9b7cfbea613cbfb",
+      "revision": "6dbbd36979c6bc6489d041f0082b6bbea01f44cb",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "50cbd4441e5f0efa0509a27d9330ce9f928ee590",
+      "revision": "82fb654d0e289ca7f72aa4e57fc437f4877d42e7",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },