roll: pigweed, pw_toolchain 2 commits

1154e3a6281e5ce pw_bluetooth_sapphire: Tag integration test
500cb93ede4eb89 pw_bluetooth_sapphire: Implement ExtendedLowEnergy

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 011d6ca73ef6992..1154e3a6281e5ce
Roller-URL: https://ci.chromium.org/b/8742835673480129297
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Iede3bb4f9885cde7f0ab69930292576f5c64c59d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/221191
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 3f234e5..116b433 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -83,18 +83,18 @@
 git_repository(
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-07-09.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742846587582958769.
-    commit = "011d6ca73ef6992167eb59ff1c982ed35642da25",
+    # ROLL: Last updated 2024-07-10.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742835673480129297.
+    commit = "1154e3a6281e5ceebadcbd536bd8a7af866d1c8e",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
 git_repository(
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-07-09.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742846587582958769.
-    commit = "011d6ca73ef6992167eb59ff1c982ed35642da25",
+    # ROLL: Last updated 2024-07-10.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742835673480129297.
+    commit = "1154e3a6281e5ceebadcbd536bd8a7af866d1c8e",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )