roll: pigweed 43bcf7e..44575e1 (4 commits)

44575e1:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275914 pw_i2c_mcuxpresso: Fix thread annotation issues
615cb03:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275912 MODULE.bazel: Use mirror of googletest
a63afba:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274572 pw_env_setup: Upgrade pylint
236c292:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275692 bazel: Add Bazel shortcut for pw format

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 43bcf7e0b644e9..44575e1dfd9c86
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8720395640503499153
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I629aaffc675945f7c2f5da168848d4e9a5015a27
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/275842
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 59638d0..dfe3490 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-14.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8720461846997661713.
-    commit = "43bcf7e0b644e91794d0a8ce54fa969573fd432f",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8720395640503499153.
+    commit = "44575e1dfd9c868d1b69128cdb41acb2630fcf5b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )