Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8732773435040040081

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/48d1843d7dbaf4d12a7f1d2c82034ceb93adf250
  48d1843 (mohrr@google.com)
      [time] Add type annotations

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: I60a9e889bf1169cc4832c0e2ac7d03f0c86d4d4f
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/245174
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
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 76360d6..652f6e4 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "a8248b03f6ace52b2fde77140f9e0e9287735d48",
+      "revision": "dddf008834fe3af27b2aa03ca06d84216832cf42",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "6c0d54263eb939db6861542a11d68f04c4c21c24",
+      "revision": "48d1843d7dbaf4d12a7f1d2c82034ceb93adf250",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },