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 41904e6a03..ec5ae66ec8 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "08d753e88484d0c2d08fa7c2f24192a3bca15463", + "revision": "d91a468aa50d111c76cc80381f3a443fcc1bd9d1", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "09ac15a0e9da9cf8f2c22320968f21544a0b25f0", + "revision": "6cf964d26783026b01cdcdf8c40b30e9fb0c845d", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } }, |