roll: pigweed b2441ff..53e94c6 (4 commits)

53e94c6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262337 pw_trace_tokenized: Do not depend on line numbers in test
574a7d8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260614 owners: Update several OWNERS files
149e8c7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262513 pw_bluetooth_proxy: Remove non-allocator version of L2capCoc create
14ec5af:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262414 pw_thread: Update Doxygen headers in Bazel build

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: b2441ff1e55ad1..53e94c67872dbf
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8724836216303449617
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I0f384e4009b4f096e0c6cddf91add729acf025cd
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/262682
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index e8a6ec0..0746bc0 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-01-24.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8724847063620519073.
-    commit = "b2441ff1e55ad1fbd055099a1ff210f7f7e7c589",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8724836216303449617.
+    commit = "53e94c67872dbf9d65425f56671e023a87105634",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )