roll: pigweed, pw_toolchain: pw_system: Add type annotation to pw_system.device.Device() write arg

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/229653
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 5edaf2937867cf9..63604e695b9f10f
Roller-URL: https://ci.chromium.org/b/8739584500384852337
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iaa964f194db886e0b1b325a585d0ee5bf0ee3147
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/229893
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index dc6f1fa..4330dd5 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-14.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8739593544985351665.
-    commit = "5edaf2937867cf997a12df9775e1f5a3c100bc01",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8739584500384852337.
+    commit = "63604e695b9f10f4e869732d90efd8d6b5d5fa7d",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-14.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8739593544985351665.
-    commit = "5edaf2937867cf997a12df9775e1f5a3c100bc01",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8739584500384852337.
+    commit = "63604e695b9f10f4e869732d90efd8d6b5d5fa7d",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )