Skip to content

Commit

Permalink
Bump skfolio from 0.5.2 to 0.6.0 (#367)
Browse files Browse the repository at this point in the history
Bumps [skfolio](https://github.com/skfolio/skfolio) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/skfolio/skfolio/releases)
- [Changelog](https://github.com/skfolio/skfolio/blob/main/CHANGELOG.md)
- [Commits](skfolio/skfolio@v0.5.2...v0.6.0)

---
updated-dependencies:
- dependency-name: skfolio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent eb3d373 commit 751be86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies = [
]

[project.optional-dependencies]
sk-util = ["skfolio==0.5.2", "sktime==0.34.0"]
sk-util = ["skfolio==0.6.0", "sktime==0.34.0"]
bayes = [
"arviz==0.20.0",
"bambi==0.14.0",
Expand Down

0 comments on commit 751be86

Please sign in to comment.