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 8e9f26e9c9..09a61eaa7e 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "49083eaa9300bd409c271dd69457973f804bd7d6", + "revision": "b65b611d7571141fe8c942018b5af3e2c042805d", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "632ab33e87ee81e14a936c475b4bdbae264154ac", + "revision": "a1a47c8bf997d1f069a3ee088ffa7303a1f8a7cb", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } }, |