diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 93da8e14ef..007e25ea2d 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "4d2e8bfffdbd5ed055c5cd1e30bf511fb2662fb9", + "revision": "f16fdf3165b8b86d10386d18a6b6075169c10e15", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "c51413ab9d4c5ed5c3db8117b80afe64e54016b4", + "revision": "10f67fe223a7973a95bc5fff219d1a7a3d95a326", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },