roll: pigweed docs: Build pw_boot docs with Bazel

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/240703
Original-Revision: 01d4453a42c5151b3ec42ca935f60886bc66bfc1

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: b40ecc98b47a37..01d4453a42c515
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732821729178712817
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib6583f8db0a68574ddc57087292d22156bc3256a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/245054
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 991a3e2..c2a1e9e 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-28.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8732845379723959697.
-    commit = "b40ecc98b47a37b187f40408ae0c3d89ef9b5f79",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8732821729178712817.
+    commit = "01d4453a42c5151b3ec42ca935f60886bc66bfc1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-28.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8732845379723959697.
-    commit = "b40ecc98b47a37b187f40408ae0c3d89ef9b5f79",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8732821729178712817.
+    commit = "01d4453a42c5151b3ec42ca935f60886bc66bfc1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )