chore(deps): align QPK pin to f07f0bdeb658#223
Conversation
Automated downstream QPK pin update after QPK_PIN landed on main. Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Codex PR Review✅ Merge allowed: No issues found Review by Codex PR Review bot • PR |
|
Superseded: QPK downstream sync is being corrected to update both supported qsl.toml pin layouts. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b5f021eb13
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "pytz", | ||
| "requests", | ||
| "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@2381aa4577e9fd6329053a73a1c888929170eaf3", | ||
| "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@f07f0bdeb6580e1f28109830ccde85cb8ace092a", |
There was a problem hiding this comment.
As of 2026-07-10, QuantPlatformKit main publishes QPK_PIN as de18c2e9d93bcfc2220148a99749447059a6f4c6, but this change pins f07f0bdeb6580e1f28109830ccde85cb8ace092a. The CI workflow checks out QuantPlatformKit main when no matching branch exists and then runs the QPK pin-consistency step with external/QuantPlatformKit/QPK_PIN, so this stale pin will fail that guard before tests run; update the pyproject and lockfile to the current pin.
Useful? React with 👍 / 👎.
| "pytz", | ||
| "requests", | ||
| "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@2381aa4577e9fd6329053a73a1c888929170eaf3", | ||
| "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@f07f0bdeb6580e1f28109830ccde85cb8ace092a", |
There was a problem hiding this comment.
Keep qsl.toml in sync with the bumped kit
This bump updates the installable quant-platform-kit ref, but qsl.toml still declares [qsl.requires].quant_platform_kit = "2381aa4577e9fd6329053a73a1c888929170eaf3". That leaves the repository metadata describing a different required kit than the dependency resolver installs, so QSL bundle/upgrade tooling reading qsl.toml will plan against the old kit while runtime dependencies use this new one; update the metadata in the same pin bump.
Useful? React with 👍 / 👎.
Summary
f07f0bdeb658uv.lock,同步刷新 lockfileTest plan
🤖 Generated with Claude Code