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/75396158ce16ca36bf47a1b61e513c4a4be8e703~..b380b0588fcb3b818cabd3b4d9d46d8cbab32295
  7539615 (smcallis@google.com)
      Add ConfigBundleList type to hold multiple ConfigBundles.
  ebc7936 (smcallis@google.com)
      Generalize merge_flat_configs.py to work on any protobuffer type.
  3930d81 (smcallis@google.com)
      Update protobuf wheel to 3.13.0.
  b380b05 (kimjae@chromium.org)
      tls: Deprecate Provision[|Request|Response|Metadata]

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d51a052a45b041e4163a01f0b6f9035f4d07b2a
  6d51a05 (tikuta@chromium.org)
      [swarming] update client

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: Ie7c56eca53a2e901d1f6480f9688d2097b80b935
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2556562
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 e8195e3..9388278 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/master",
-      "revision": "894e50e285e6f8fc181efede24772707d295bf46",
+      "revision": "9632f9b9f5b75597561a6279e9362ac3cd7f11a9",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "5f437dc5800881abe0f78cf3b7c976817586a3ef",
+      "revision": "6d51a052a45b041e4163a01f0b6f9035f4d07b2a",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },