sktime / skpro

A unified framework for tabular probabilistic regression and probability distributions in python
https://skpro.readthedocs.io/en/latest
BSD 3-Clause "New" or "Revised" License
231 stars 45 forks source link

[MNT] [Dependabot](deps): Update scikit-base requirement from <0.9.0,>=0.6.1 to >=0.6.1,<0.10.0 #454

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Updates the requirements on scikit-base to permit the latest version.

Release notes

Sourced from scikit-base's releases.

v0.9.0

What's Changed

Regular maintenance release.

Please see our changelog for a description of all changes.

Full Changelog: https://github.com/sktime/skbase/compare/v0.8.3...v0.9.0

Commits
  • 3ddcb36 Release 0.9.0 (#356)
  • 699a301 [MNT] 0.9.0 deprecations and change actions (#355)
  • d81a395 Release 0.8.3 (#354)
  • 2d6dcfe [ENH] safer get_fitted_params default functionality to avoid exception on `...
  • bfb1b8f &toandaominh1997 [BUG] fix dependency checkers in case of multiple distributi...
  • f960194 [ENH] StderrMute (#350)
  • 8b2134e [pre-commit.ci] pre-commit autoupdate (#351)
  • cae72bb [MNT] release workflow: Upgrade deprecated pypa action parameter (#349)
  • 4cee902 [DOC] add szepeviktor to allcontributors file (#348)
  • 955c4d2 [MNT] Move release CI to macos-12 image (#347)
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)