diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index a98ced2a4a..1949500745 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "d795ab891c157bcda542f9cab5375805a19af7b0", + "revision": "1aefad2a598268530e01aff1d32ef71fe1555617", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "36cdb3033498ecf5b5834dbc58eca2542164cbed", + "revision": "f380be913d5228c211987895b5b65b44f82218c8", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },