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.
The build that created this CL was
https://ci.chromium.org/b/8833353917576386257
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/022d75261ffc4d0a88448bc0adf4201bd7549bc0
022d752 (mohrr@google.com)
[path] Don't require dirname arg be a Path
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
R=ayatane@chromium.org
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I3debdde37afb994757fa14b0e57c277190d9f9c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/3223954
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 61b8965..1330631 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -12,12 +12,12 @@
"deps": {
"chromiumos_config": {
"branch": "refs/heads/main",
- "revision": "4646a89cafef74337e6efa2211a31bbabbd5143a",
+ "revision": "a564ebf7d90daabc7c70f0b980626c6a3c2efb21",
"url": "https://chromium.googlesource.com/chromiumos/config.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "f1fc64b87ff019871cb3cbea5d85bfc34fa929ab",
+ "revision": "022d75261ffc4d0a88448bc0adf4201bd7549bc0",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},