Skip to content

Commit 4f71ee3

Browse files
Pigbibigithub-actions[bot]
authored andcommitted
chore: auto-update QPK_PIN and constraints.txt
1 parent fb0b04a commit 4f71ee3

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

QPK_PIN

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b0eacd2fe4884f7f2447b704a232e9a121f396c4
1+
fb0b04ab2cbc9935d4fc14b5c9df92e671237443

constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# QSL Dependency Constraints — SINGLE SOURCE OF TRUTH
22
# Auto-updated by update-qpk-pin.yml on every push to QPK main.
33

4-
quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@b0eacd2fe4884f7f2447b704a232e9a121f396c4
4+
quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@fb0b04ab2cbc9935d4fc14b5c9df92e671237443
55
us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@c8df5f9659340965bd7f53998892ed1018ed4254
66
hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@700c8b19c46336d3d8fcba687e58553afcf0235f
77
cn-equity-strategies @ git+https://github.com/QuantStrategyLab/CnEquityStrategies.git@8326066861ba516d3710bbe74ac2cdc02f82b24c

src/quant_platform_kit.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Name: quant-platform-kit
33
Version: 0.10.0
44
Summary: QuantStrategyLab shared runtime: broker adapters, domain models, execution ports, cloud provider abstraction, and notification utilities.
55
Author: QuantStrategyLab
6-
License: MIT
6+
License-Expression: MIT
77
Requires-Python: >=3.10
88
Description-Content-Type: text/markdown
99
License-File: LICENSE

src/quant_platform_kit.egg-info/SOURCES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ src/quant_platform_kit/longbridge/market_data.py
7777
src/quant_platform_kit/longbridge/portfolio.py
7878
src/quant_platform_kit/notifications/__init__.py
7979
src/quant_platform_kit/notifications/_email.py
80+
src/quant_platform_kit/notifications/_redaction.py
8081
src/quant_platform_kit/notifications/alert_marker.py
8182
src/quant_platform_kit/notifications/channel.py
8283
src/quant_platform_kit/notifications/cycle_channel.py
@@ -150,10 +151,12 @@ tests/test_ibkr_execution.py
150151
tests/test_ibkr_market_data.py
151152
tests/test_ibkr_portfolio.py
152153
tests/test_ibkr_runtime_inputs.py
154+
tests/test_lifecycle_ai_provider.py
153155
tests/test_lifecycle_cli.py
154156
tests/test_lifecycle_contracts.py
155157
tests/test_lifecycle_drift.py
156158
tests/test_lifecycle_metrics.py
159+
tests/test_lifecycle_performance_store.py
157160
tests/test_lifecycle_reviewer.py
158161
tests/test_longbridge_auth.py
159162
tests/test_longbridge_execution.py
@@ -164,6 +167,7 @@ tests/test_market_signal_artifacts.py
164167
tests/test_models.py
165168
tests/test_notification_events.py
166169
tests/test_notification_localization.py
170+
tests/test_notification_redaction.py
167171
tests/test_package_version.py
168172
tests/test_quantconnect.py
169173
tests/test_runtime_assembly.py

0 commit comments

Comments
 (0)