Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
depot_tools:
  https://crrev.com/785eba07c593db0f472a1520f5b6868cf0334fe6 Roll lucicfg tool to @ 5fca57db v1.11.14 (tandrii@google.com)
recipe_engine:
  https://crrev.com/ee9e27dca1ca19f086e572a4266ef7d35f5462a8 Whitelist RECIPE_MODULES imports. (gbeaty@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I4158f42a61273144d5d4d755d0fa7de2d0d09f07
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/259832
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 71c941d..a19b6d6 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
   "deps": {
     "depot_tools": {
       "branch": "master",
-      "revision": "8b34eb4d1e76ae1a94ffce09dbc2a1fbc75d551c",
+      "revision": "f1ad6e46ed23ee6ff57be8ff3d5582a3e2d3e02b",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "recipe_engine": {
       "branch": "master",
-      "revision": "8605aab007613ffcd29297c0462ed8f4c7f7369c",
+      "revision": "ee9e27dca1ca19f086e572a4266ef7d35f5462a8",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },