diff options
-rw-r--r-- | infra/config/recipes.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 5c3c1274e6..f6e83016d0 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "1a10a2e9f341717cde57254232407f8ac5ed4a8b", + "revision": "577e70d6fed8bc7d82dcbfa2b6f0a87359e4815b", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "ddd199058ea23f965a1a6b276d76cf5c3723baaf", + "revision": "1ec7ad4df3efbdd7224f249179390aab4a66c562", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, |