roll: pigweed pw_numeric: New module for mathematical utilities

Module functionality is added in subsequent commits.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/240655
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 0c98e51f046d2de13e5ea8509452b99beb6776ec

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 1184ff5c4d0916..0c98e51f046d2d
Roll-Count: 1
Roller-URL: https://ci.chromium.org/b/8733984254505397457
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5b2f4f07aa3b5acf9c93ccdce2c6f7e82c5086ef
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/242393
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 c960da0..6f2d1c5 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-15.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733984863071777089.
-    commit = "1184ff5c4d09164ae4003ab76e917f8244696e28",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733984254505397457.
+    commit = "0c98e51f046d2de13e5ea8509452b99beb6776ec",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-15.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733984863071777089.
-    commit = "1184ff5c4d09164ae4003ab76e917f8244696e28",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733984254505397457.
+    commit = "0c98e51f046d2de13e5ea8509452b99beb6776ec",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )