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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/a3d8e65b71f19ab63db49c362b0f2e63e7a3d028~..c03c9b3bdeab0fcc3f6d46681c16e90dfb66dc48
  a3d8e65 (catduncan@google.com)
      [lockfile] Convert to proto properties
  c69f247 (olivernewman@google.com)
      [artifacts] Fix race condition in error handling
  a0fe4e2 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  618259c (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  c03c9b3 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5d7cde1a48076eb0177acc71e00f8513197f6290
  5d7cde1 (mohrr@google.com)
      Print trailing newline with --py3-only

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

R=fujino@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id86c8136753f58352ac70f2fcfe837fd39cc12f0
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/24960
Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 3228e24..6c2a4ae 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "d3cc7ad85ed680907978c3d125b51db0f6ca5ea8",
+      "revision": "0f5a4dec35d108406bcdb0a0c7b16e6fc94a942e",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "675a9a25f28ae11fd74f09a31763283c9397ada3",
+      "revision": "c03c9b3bdeab0fcc3f6d46681c16e90dfb66dc48",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "1575b7f6d9d83c08a213bd03acd365220079e1ac",
+      "revision": "5d7cde1a48076eb0177acc71e00f8513197f6290",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },