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/+/c939f7671241f0841d03c507d7fadb09bef73f61
c939f76 (bpastene@chromium.org)
swarming: Allow resultdb_info to be optionally excluded in tests.
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
R=andrewlamb@chromium.org
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ia4e51e9ce6b416d8df0de8d2a549d6ca4a73d68a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2947390
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 103e776..2b40a77 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -12,12 +12,12 @@
"deps": {
"chromiumos_config": {
"branch": "refs/heads/main",
- "revision": "278b17ddb4a806f4ba2587c8266bd2a027673e24",
+ "revision": "bc591e6b5eb2c9716ff2b4d532d5bd5805faddbb",
"url": "https://chromium.googlesource.com/chromiumos/config.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "1b52b3c87b8ae1d93690a037fa362d27458e88d5",
+ "revision": "c939f7671241f0841d03c507d7fadb09bef73f61",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},