roll: pigweed db350e8..97716ff (2 commits)

97716ff:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/297372 pw_thread/id: Implement getter for native handles for threads
bae07df:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/297432 pw_kernel: Fix no panic tests

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: db350e8b00a468..97716ff9af1a08
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8712340719405133233
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ifb0da230dfe4d3e856443fd2a5e221e3611c8025
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/297572
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 81c4e98..e59332c 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-06-11.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8712395892400417041.
-    commit = "db350e8b00a4689f8ce8f4a4c83db5bb832af15c",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8712340719405133233.
+    commit = "97716ff9af1a088be453dfb95c6217e233105799",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )