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/608d514a0f740f140512c4b73e4d4ac4e32ebeea~..8a0d57d0d6019b3573ac873a78a608a9495a3075
  608d514 (ayatane@google.com)
      tls: Update readme
  ed78013 (shapiroc@chromium.org)
      Remove unnecessary proto imports
  8a0d57d (smcallis@google.com)
      Set component id value for touchpads, usb_hosts and TPM modules.

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/21d171263a56afe8a10bb31c4f36ae556a1bc5f6~..d31ba13ede8c21e60116ae61e4490d53ba77fcbd
  21d1712 (bryner@google.com)
      Fix swapped error messages for missing/unexpected exceptions.
  905f47e (chanli@chromium.org)
      [swarming] Expose swarming task invocation names
  d31ba13 (chanli@chromium.org)
      [resultdb] Add query() to resultdb recipe_module

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: I72c25fdc715015aeae3ae8a36ee581d61ce8181e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2612742
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 77b68d1..88020ad 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/main",
-      "revision": "170f05dba403b7f3504f6c1ebf4be77ff937e94d",
+      "revision": "95316f5ebb36289220fcd876583a0b3f807e9f26",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/master",
-      "revision": "b6f83ba9c0a56a988dde16e04a6c0462e3210650",
+      "revision": "d31ba13ede8c21e60116ae61e4490d53ba77fcbd",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },