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 a707a9a6ea..6e4c55f891 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "254538b955bd353e28da028e09c1f808367a4bf4", + "revision": "32455bd06c8b549dae3759065409e6d1d11e1542", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "c201ea2c059e30b35d3b6514cb5febef659c4806", + "revision": "bad59ca738cc8692ca8b2be801d8e991d41f1e6f", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } }, |