roll: pigweed b6f2033..b3bfda8 (8 commits)

b3bfda8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/273812 pw_allocator: Fix pw_assert deps
6d2af30:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/273852 pw_bluetooth: Add drees to OWNERS
e7e47e7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/273413 pw_presubmit: Fix format fix command
7b6e43b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/270735 pw_allocator: Add SharedPtr and WeakPtr
07b722d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/272874 pw_format/rust: Declare additional formatter types
700d01e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/272873 pw_tokenizer/rust: Support additonal argument types
bd14c15:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/271793 pw_assert: Delete :pw_assert
7480855:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/273054 pw_bluetooth_proxy: Split AclDataChannel synchronized fields up

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: b6f20331a5f83e..b3bfda810f83d8
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8721021650193493505
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I48f5033b6d98df181f53835b0abbce79787923ff
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/273893
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 be25acd..edbca64 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -42,8 +42,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-03-07.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8721034495412149745.
-    commit = "b6f20331a5f83ecac2f2859ed730112b86ee28bb",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8721021650193493505.
+    commit = "b3bfda810f83d80ae3b679b725fdedabe408827e",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )