Roll recipe dependencies (nontrivial).

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/8834182500798115329

Please review the expectation changes, and LGTM+CQ.

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/dbdc5e93ba8ad1e69e109db262a351cacbc1d13c
  dbdc5e9 (yuanjunh@google.com)
      [python3] stop flag should work for soft errors

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

R=smcallis@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ifff03a43ef2a2e4a2329d4bbc91f0c8f35c44e8e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/config/+/3206733
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Sean McAllister <smcallis@google.com>
Reviewed-by: Sean McAllister <smcallis@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 984d828..94e867d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -15,7 +15,7 @@
   "deps": {
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "bf1bed071045c0c90ae2c1e50874a2ddb6b02662",
+      "revision": "dbdc5e93ba8ad1e69e109db262a351cacbc1d13c",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },