roll: pigweed pw_kernel: Support dyn types with ForeignBox

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/272692
Original-Revision: 04dc1da93d349612114f0df94e5e66642c566e3b

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 42492303110d25..04dc1da93d3496
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8721355626472469057
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I406ef58322945e46404eedba6a7f83bea227b353
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/272516
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 c2fa77d..ef2da63 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-03-04.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8721366659929075025.
-    commit = "42492303110d25b7ffbb4a2b75681e6ce4dd208d",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8721355626472469057.
+    commit = "04dc1da93d349612114f0df94e5e66642c566e3b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )