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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/6b2c664f34e61586a652fbb344145388e8dab029~..94f70e76e6e80875e6c0d564caa6ab0ff13390bd
  6b2c664 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  e30f85c (phosek@google.com)
      Revert "Reland "[testing_requests] Upload files directly from b...
  fc9864c (phosek@google.com)
      [cmake] Address review feedback
  54e8c76 (atyfto@google.com)
      [bazel_btu] Delete stale command-based codepaths
  338f663 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  94f70e7 (atyfto@google.com)
      [bazel_btu] Split out build_args -> target, options

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/6473859b070ab4e25c0c134ff3f5efd14134c5e7
  6473859 (zbikowski@google.com)
      Skip placeholder for get_file in url recipe module

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: I9dfcfb9d0d0eacb8b3d160b0faa00eb1559e3024
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/128193
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: 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 6aacc2f..c42bd30 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "94fe4c06236472d0bf28c50d4f44b9a110c45f75",
+      "revision": "695c3f9f89f080aaedbcf872a80a4551ed7ca672",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "030e1286cc84be214129a6b48dd5f870d62d0090",
+      "revision": "6473859b070ab4e25c0c134ff3f5efd14134c5e7",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },