From 3ca5b307d6d9bb5d22d8958a63694a7bddd9f5dd Mon Sep 17 00:00:00 2001 From: Pigbibi <20649888+Pigbibi@users.noreply.github.com> Date: Fri, 3 Jul 2026 17:42:14 +0800 Subject: [PATCH 1/2] chore: bump qsl compat bundle to 2026.07.1 Co-Authored-By: Codex --- qsl.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/qsl.toml b/qsl.toml index 5724b02..1f513e2 100644 --- a/qsl.toml +++ b/qsl.toml @@ -5,9 +5,9 @@ ring = 3 allow_legacy = false [qsl.requires] -quant_platform_kit = "0063af3b4a974650ea58a7d3f26dd1b94f65d3e8" -us_equity_strategies = "46887bc3f5454d5b59623b1f5efb7c65912c6b8b" -hk_equity_strategies = "61993bf261aeccf64b5a75428b9405f4e1d1d682" +quant_platform_kit = "7032cde4547e7ec59af15df8935d142461a77051" +us_equity_strategies = "9f0e5e2deca8a9c16d711eb4772f08a7901da101" +hk_equity_strategies = "00dd0e5b62a6fa65bd9262e15c083468e8b8c191" [qsl.compat] -bundle = "2026.07.0" +bundle = "2026.07.1" From 3b97034819af0693141a3172769243de1a8721b6 Mon Sep 17 00:00:00 2001 From: Pigbibi <20649888+Pigbibi@users.noreply.github.com> Date: Fri, 3 Jul 2026 18:02:48 +0800 Subject: [PATCH 2/2] chore: retrigger branch protection checks Co-Authored-By: Codex