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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/b700f875d3a6324a0f8e85ec093427ae7fbac1b9~..01d215e953de2100db5bed9c8906c90482120c06
  b700f87 (mcgrathr@google.com)
      [gcc_toolchain] Track releases/gcc-12 branch
  321699b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  51ae1e0 (danikay@google.com)
      add .cc file extension to disabled test recipe filter to increa...
  7817f96 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  2ba5a9a (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  bb75dbd (phosek@google.com)
      [clang_ml_training] Use newer host sysroot
  4e90819 (phosek@google.com)
      [clang-ml-training] Update the ml-compiler-opt revision
  fda7589 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  fb7fe23 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  7e5f2c7 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  e7e6bcd (olivernewman@google.com)
      [checkout] Skip patching integration if not in checkout
  b4ad7e5 (olivernewman@google.com)
      [btu] Fix tempdir naming scheme
  a0250a3 (olivernewman@google.com)
      [btu] Skip CIPD uploads in presubmit
  69546b6 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  4652b28 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  f153c0e (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  d7f6926 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  937d086 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  7debf37 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  40fcd4b (olivernewman@google.com)
      [btu] Hardlink CIPD files instead of symlinking
  01d215e (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/bb1fb5af7df7af67167321440d19dd855abc7518
  bb1fb5a (iannucci@chromium.org)
      [python] Set warning for entire python module.

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: Ic63a505148f89461e6f4852b5cf3ddebbaed2a55
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/93960
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed.google.com.iam.gserviceaccount.com>
Commit-Queue: Rob Mohr <mohrr@google.com>
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
Reviewed-by: Rob Mohr <mohrr@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 7aa4292..e7f16aa 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,12 +21,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "8fc60ac86360fa931b9dfc09dae824028bc47a31",
+      "revision": "01d215e953de2100db5bed9c8906c90482120c06",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "82fb654d0e289ca7f72aa4e57fc437f4877d42e7",
+      "revision": "bb1fb5af7df7af67167321440d19dd855abc7518",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },