Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/900b191fea68d1c0869204ec58ed0710fbacd283
900b191 (qyearsley@chromium.org)
tricium: Remove hard limit on num comments in recipe module
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
TBR=pprabhu@chromium.org
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I0f5b08cc4ae019dbae76dba068e3dea5490d7de4
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2616737
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 852d03c..49c47e3 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
"deps": {
"chromiumos_config": {
"branch": "refs/heads/main",
- "revision": "2e580b058789fd6735b8ffab86b2c7637afdafc2",
+ "revision": "8a37edd96c6d00de779d29f8454e9161d6def6ee",
"url": "https://chromium.googlesource.com/chromiumos/config.git"
},
"recipe_engine": {
"branch": "refs/heads/master",
- "revision": "a0af0123ab934330280360700d919c074caffa95",
+ "revision": "900b191fea68d1c0869204ec58ed0710fbacd283",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},