roll: pigweed 72d8343..f60cb2b (5 commits)

f60cb2b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/301392 pw_allocator: Add method to find the largest free block
8c7de10:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/307910 pw_bluetooth_sapphire: Create GEMINI.md for host stack
a3d8ef6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/309476 pw_build: Fix type in PythonRunfilesLabelAdapter
c72af82:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/309432 pw_presubmit: Add toggle flags for all formatters
dac849c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/309433 pw_bytes: Clarify restrictions of ObjectAs[Writable]Bytes

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 72d83431ea7205..f60cb2b37afe1d
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8707978639940606049
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Icc6c583fe1e59f61b66abc968cc4e839560052d1
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/309534
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 0788534..6f402e7 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-07-29.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8707989672430335121.
-    commit = "72d83431ea7205dece36fc2a674e8b982d22fceb",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8707978639940606049.
+    commit = "f60cb2b37afe1d40e3cc31cbe5e0ee94c7a46747",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )