roll: pigweed febc8c2..3dde8a0 (2 commits)

3dde8a0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/269053 pw_sensor: Enable YAML to Python sensor attribute changes
c330d21:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/264644 pw_allocator: Facilitate additional block implementations

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: febc8c2aff059a..3dde8a0e2a595e
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8722479141455843777
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I2446413f701655f6b53c78030bfd76d31b25b88f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/269132
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 71b99ae..bc5ad24 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-02-19.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8722533465463009169.
-    commit = "febc8c2aff059a11a518c4a21fb15de8a7539511",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8722479141455843777.
+    commit = "3dde8a0e2a595e07167e9aa229168bce461475ea",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )