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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/416eb52dfc21d9fadd2b926e3b3964e106866e31
  416eb52 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/17e6003d82d87097077cbee2d62dc0c2ba774c07
  17e6003 (mohrr@google.com)
      [url] Add get_raw() method

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: Iae9b52e7b113f2be49e4d13f63c59ae4916897ee
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/151882
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.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 b7911ab..8e36116 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "bae771477a984b52e4a763c3dbeab906fa4b3210",
+      "revision": "d4df5151282293a7f801fe2b9a5745ee03aedbd4",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "1386da2d6dcc4a23163a944ded39dcd0ac730046",
+      "revision": "17e6003d82d87097077cbee2d62dc0c2ba774c07",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },