roll: pigweed *: Fix ruff-detected lambda-should-be-a-def

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/241273
Original-Revision: 4cc53703a333813345c7fc5d1d0629e52d63e10c

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: ade685efcfa545..4cc53703a33381
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733256132547917633
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I186193a2ab42d27ab5d909434d38467d927dad48
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/244232
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index d4ef6db..4c6551f 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-23.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733256558530771729.
-    commit = "ade685efcfa5452301bb83c76da1fe71253bb025",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733256132547917633.
+    commit = "4cc53703a333813345c7fc5d1d0629e52d63e10c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-23.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733256558530771729.
-    commit = "ade685efcfa5452301bb83c76da1fe71253bb025",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733256132547917633.
+    commit = "4cc53703a333813345c7fc5d1d0629e52d63e10c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )