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 96ff72a751..ad798f8f13 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "c3e514ed881a5349f70fb162e37c20631ecfc39a", + "revision": "d21878d76c54eed709cbf521e7228f400f067cfd", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "b5ea6a8309ecc6cde288f1f97667e495e1d3466d", + "revision": "40699af88c76d65ef1b3d364de221611603e2dc6", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } }, |