roll: pigweed 050f6af..61e4015 (4 commits)

61e4015:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/320916 pw_ide: Add tests for the compile command fragment merger
4ce07b7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/320457 pw_tokenizer: Internal BUILD files for pw_tokenizer
f5ac987:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/320456 pw_tokenizer: JNI detokenizer fixes
5c1328a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/320829 pw_ide: rm arch arg in python compile commands too

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 050f6af316c67f..61e40154600e07
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8704176306270370465
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I9e2e873c80f73149b312aecfde8f8c4af81b6624
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/321016
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 58fd7d6..e2279a5 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -43,8 +43,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-09-09.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8704187168429763569.
-    commit = "050f6af316c67f2bafccabc59b0d485bbefad7fa",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8704176306270370465.
+    commit = "61e40154600e07acade1a9e291d32fafbef812c0",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )