roll: pigweed 7fcc58e..74fc655 (2 commits)

74fc655:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/281256 Revert "pw_env_setup: Add some Rosetta logging"
665725c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275672 pw_bluetooth: Fix docs.rst section ordering and nesting

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 7fcc58ea2b5675..74fc6559bf6c6e
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8718528937721211553
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I665d8b4b62264e979fe4588108c6e624d109b2de
Reviewed-on: https://pigweed-review.googlesource.com/c/zephyr/zephyr-bazel/+/281258
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/examples/hello_dts/MODULE.bazel b/examples/hello_dts/MODULE.bazel
index 7bc079e..4da7af5 100644
--- a/examples/hello_dts/MODULE.bazel
+++ b/examples/hello_dts/MODULE.bazel
@@ -25,9 +25,9 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2025-04-03.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8718573495026249153.
-    commit = "7fcc58ea2b56753759b0693c97bfe45b538a5952",
+    # ROLL: Last updated 2025-04-04.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8718528937721211553.
+    commit = "74fc6559bf6c6e557c7b0c3fa0394cd7cff01acc",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )