roll: pigweed 6c6ca80..33f736d (4 commits)

33f736d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265394 pw_containers: Return iterator after last erased element in pw::Vector
c6f84aa:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263812 pw_bluetooth_sapphire: Document how to use the Zxdb Debugger
72685e5:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265621 pw_tokenizer: Fix csv Android build break
df57d60:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/265272 pw_bluetooth_sapphire: Fix crash related to legacy pairing

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 6c6ca80d58de1c..33f736dd0f390b
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8723650757978300785
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3e42e6c7707fd8a380de3193ed9bcfac015b9fb4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/265792
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 436441f..b24adf3 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,8 +40,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-02-06.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8723661794333884129.
-    commit = "6c6ca80d58de1c67fb0e9780ae38a9a0d88b2d8a",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8723650757978300785.
+    commit = "33f736dd0f390b44cd41e3a2c3bbf8785722025d",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )