roll: pigweed 917f2ae..03b5bdc (2 commits)

03b5bdc:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/296174 pw_containers: Add RawStorage specializations
5da76e8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274352 pw_tokenizer: Add write elf functionality

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 917f2ae2f5e78a..03b5bdc3173d32
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8712903492528162481
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ibee943344750effc2a56c3af305a17640cce29ad
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/296332
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 18c31e1..c550af1 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-05.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8712936576741551201.
-    commit = "917f2ae2f5e78ab6ae84639b2d300cf95a81b99e",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8712903492528162481.
+    commit = "03b5bdc3173d329bdd6b7e894692edc209ad04f2",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )