roll: pigweed pw_tokenizer: Enable conversion warnings in Bazel

Original-Bug: b/259746255
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/277132
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 382464cb10a81d422edcb63faac377a89c44898b

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: a3d0ae7667fd29..382464cb10a81d
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8719954274268595505
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie21ca6e5a01d1a3a44c5195e178b11edef2dc791
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/277272
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 335c491..152077c 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-03-19.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8719987378955668369.
-    commit = "a3d0ae7667fd29d03d5ab598f2ea177920ac97d7",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8719954274268595505.
+    commit = "382464cb10a81d422edcb63faac377a89c44898b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )