diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 03cbe67bcde8d..5bf21f7bf4e1d 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "ddbeac1c06a9c0ffa100f6f2af672af83f980fcb", + "revision": "ef71a5f047daf72a6017c14f46b198f24521fefc", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "8bda99d5e0cd3e2cf8b863d1c77152dbbd0fc23e", + "revision": "3ec591502d7760fb3d2d64b63d51e6993b5beca6", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },