roll: pigweed c9ad96c..b6de265 (3 commits)

b6de265:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245216 pw_bluetooth_sapphire: Add BoringSSL to size report
65d0b8c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/248712 pw_elf: Fix reference to data file
81d18d1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/239506 pw_bluetooth_sapphire: Create size report

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: c9ad96cf7be8a0..b6de26528a8add
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8731338576957381921
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iffabc529fe07bc2a4d99edfe8ab36908947abe3d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/248639
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index d6aba55..e5cc086 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -47,18 +47,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-11-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8731349617140199601.
-    commit = "c9ad96cf7be8a05a7d1bf6ec933114c7cc39f012",
+    # ROLL: Last updated 2024-11-14.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8731338576957381921.
+    commit = "b6de26528a8add6f9d18cff0dd7709d51a606ad5",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-11-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8731349617140199601.
-    commit = "c9ad96cf7be8a05a7d1bf6ec933114c7cc39f012",
+    # ROLL: Last updated 2024-11-14.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8731338576957381921.
+    commit = "b6de26528a8add6f9d18cff0dd7709d51a606ad5",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )