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/09556182d75801cfbbc738ca02601765b0931858~..b55e431153b32794cc45ce16a7b3d8712fda7da0
  0955618 (smcallis@google.com)
      Fix how we call presubmit_support.py to always use python3.
  c6ba15c (kamesan@chromium.org)
      Refactor proto converter for ARC file generation
  acf03be (kamesan@chromium.org)
      Generate ARC media_profiles.xml in proto converter
  b55e431 (kamesan@chromium.org)
      Fix media_profiles.xml generation when there's no camera

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/2cc9f6a9eaab1d5c82cb3efd5b1cab85035b01af~..061a2dcf8d72817b52b2957f7b643f5e2aa60c84
  2cc9f6a (yiwzhang@google.com)
      [tests] Increase the waiting time for pid file from 10 to 20
  061a2dc (yiwzhang@google.com)
      [luciexe] stop using FileObjectPOSIX when sending data to logdo...

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