diff options
Diffstat (limited to 'infra')
-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 31f86d998f..86c50a1653 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "a991ac69eb052dfbd460459203d4946168622385", + "revision": "b3853afe341f2c478f07edba8ac4e60ea833c3b1", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "b1546529ec629fa8ddf804916c94b6e06c44d693", + "revision": "82e233fa4e6fed0a5dd99501e0d52d3dce25c994", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } }, |