roll: pigweed dfd05cc..b4e66e6 (5 commits)

b4e66e6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/269292 bluetooth: Fix AVDTP dynamic size
15b0072:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/269293 pw_env_setup: PyPI version bump to 0.0.21
b563e5b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267612 pw_bloat: Build Bazel size reports with a specified platform
c0e69a9:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/268974 pw_ide: Better orphaned file feedback
fcd6de2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/269213 pw_protobuf: Fix examples in docs

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: dfd05cce49bb8f..b4e66e6fc1a761
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8722459018869241745
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I69ea263aa1ad2da89334d87d6181127a6a008730
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/269373
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 d8ea703..c3b932f 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -39,9 +39,9 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2025-02-19.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8722470052242147489.
-    commit = "dfd05cce49bb8fb35197c7264354aa9ee67fd8d3",
+    # ROLL: Last updated 2025-02-20.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8722459018869241745.
+    commit = "b4e66e6fc1a761a860c663b3b0c84b85026f4ba5",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )