Skip to content

build(deps): update bt-dynamic requirement from >=0.1.4 to >=0.1.6 - #6

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/bt-dynamic-gte-0.1.6
Aug 24, 2026
Merged

build(deps): update bt-dynamic requirement from >=0.1.4 to >=0.1.6#6
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/bt-dynamic-gte-0.1.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on bt-dynamic to permit the latest version.

Changelog

Sourced from bt-dynamic's changelog.

0.1.6

  • load_jsonl: parse time_utc per row as ISO8601, so a single file may mix formats (e.g. with and without fractional seconds)

0.1.5

  • Add validation module: multi-day run_period, chronological split_train_test, per-cell cell_breakdown, ranked param_sweep

0.1.4

  • Add selection module: business days, seasonal windows, axis-based date ranking, seeded sampling
  • Add sizing module: post-run lot reweighting (flat / proportional / inverse), mapping injected via Config.lot_strategy
  • Config: new lot_strategy field; regime_strategy error message for bad entry modes now reads regime_strategy value

0.1.3

  • Use a short PyPI readme pointing to GitHub

0.1.2

  • Add CHANGELOG

0.1.1

  • CI: add PyPI Trusted Publishing workflow (.github/workflows/publish.yml)

0.1.0

  • Initial PyPI release
Commits
  • 1718712 chore(release): 0.1.6 (#10)
  • 3c5ea06 chore(issues): close 02
  • eecaa11 fix: load_jsonl が混在した ISO8601 形式を読めない問題を修正 (#8)
  • c9b77c7 chore(issues): open 02 (#7)
  • 03638ba docs(issues): add 02 (load_jsonl ISO8601 mixed formats)
  • defd05b chore(release): 0.1.5
  • 6a685e4 chore(issues): close 01
  • 5e055a2 feat: 検証モジュール(train/test分割・セル寄与分解・パラメータグリッド)を追加 (#5)
  • 46a43e4 docs(readme): diagram the regime decision instead of the pipeline
  • 11c5dda fix(.claude): update json
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [bt-dynamic](https://github.com/yktsnet/bt-dynamic) to permit the latest version.
- [Release notes](https://github.com/yktsnet/bt-dynamic/releases)
- [Changelog](https://github.com/yktsnet/bt-dynamic/blob/main/CHANGELOG.md)
- [Commits](yktsnet/bt-dynamic@v0.1.4...v0.1.6)

---
updated-dependencies:
- dependency-name: bt-dynamic
  dependency-version: 0.1.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 24, 2026
@github-actions
github-actions Bot enabled auto-merge August 24, 2026 22:26
@github-actions
github-actions Bot merged commit e39a4c3 into main Aug 24, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/bt-dynamic-gte-0.1.6 branch August 24, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants