roll: pigweed 226e4c0..917e298 (4 commits)

917e298:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/295972 pw_env_setup: PyPI version bump to 0.0.23
995b769:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/295864 pw_console: Log filter fix for empty column values
694dc2d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/273572 pw_uart_mcuxpresso: Don't crash on ring buffer overflow
e3e78f5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/295712 pw_build_mcuxpresso: Revert to c15953e4b

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 226e4c08d946f0..917e298456665b
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8713046935927767153
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I22aa71fc8388e47ef58415d8719c7ae6a3345ec2
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/295935
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 e17ce67..c37f758 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-06-03.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8713057969736417201.
-    commit = "226e4c08d946f020960efdb6d568a4e7085befaa",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8713046935927767153.
+    commit = "917e298456665b0353003787a82e76d775aa75e1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )