roll: pigweed 7c7ff86..91effbe (6 commits)

91effbe:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259715 pw_bluetooth_proxy: Make AclConnection neither movable nor copyable
ebdd500:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/258675 pw_bluetooth_proxy: Add MultiBufWriter
85eab8f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263032 docs: Temporarily disable size reports
e9cf927:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263093 bazel: Expose clang-tidy wrapper
a0ed42f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262922 pw_bluetooth: Format AVDTP
c7bda96:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262921 pw_bluetooth: Fix AVDTP ServiceCapability declaration

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 7c7ff86453c41f..91effbebe64f1d
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8724532089568603729
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I05377a05822b4c8f93ffeb6cb4d74862eb5dfe01
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/263133
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 f8495ac..702cf07 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-01-28.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8724542952427711297.
-    commit = "7c7ff86453c41f6d053f2b2f769edf716628796f",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8724532089568603729.
+    commit = "91effbebe64f1d0ff0cf081d11a89ec41485779d",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )