Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (chromiumos_config, recipe_engine) into this repository.

chromiumos_config:
https://chromium.googlesource.com/chromiumos/config.git/+log/b00bc2643203fdb0ef4fa71633b9afbf801c4d68~..b80cd38a142504c8213ba5c2f9d4c4240d9d7df8
  b00bc26 (cyueh@chromium.org)
      factory: Change word from project to design
  fe94c24 (shapiroc@chromium.org)
      Fix naming ambiguity on flat components
  e2280a0 (andrewlamb@chromium.org)
      create_partner_repo: Add "partner-config" group for manifest-in...
  6a38756 (shapiroc@chromium.org)
      Finish rename of program_components
  a1fbc39 (smcallis@google.com)
      Create design entries for wildcard SKUs as well.
  50b827b (shapiroc@chromium.org)
      Add build metadata serialization proto
  7b5da2a (shapiroc@chromium.org)
      (1/2) Support to only generate build metadata
  0b75777 (smcallis@google.com)
      Allow overriding of platform-name field in platform json.
  573d633 (kamesan@chromium.org)
      Set /camera/count zero in CrOS conifg when there's no camera
  3098723 (shapiroc@chromium.org)
      Removing CEL based test plan spec example
  6693708 (smcallis@google.com)
      Add support for ingesting regulatory-label from model.yaml
  41efa6b (shapiroc@chromium.org)
      Moving from CEL to simple AND/OR DUT criteria
  2e97aad (shapiroc@chromium.org)
      Add regulatory-label support
  b80cd38 (shapiroc@chromium.org)
      (1/2) Basic plumbing for project based wifi plan

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/13d238ccaa7d6f54d04205aeb8e30a47558e53de
  13d238c (eugenebut@chromium.org)
      Add Objective-C Style Tricium analyser

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: I8d97307e2c7bcaa60fbbce08db51a415ac14170c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2546025
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 efd924c..a004ca6 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/master",
-      "revision": "54a98ef86392932ce2389a2610f413609acca427",
+      "revision": "320b17ea5c647d3c8a9ccd015af03a932d3621ee",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "8ca036c23e6db72017e7ab3f72483153002c288a",
+      "revision": "13d238ccaa7d6f54d04205aeb8e30a47558e53de",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },