Skip to content

Commit

Permalink
[MNT] [Dependabot](deps): Update scikit-base requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [scikit-base](https://github.com/sktime/skbase) to permit the latest version.
- [Release notes](https://github.com/sktime/skbase/releases)
- [Commits](sktime/skbase@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: scikit-base
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 70063e9 commit f86d734
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 @@ -12,7 +12,7 @@ sktime = ">=0.30.0"
numpyro = "<0.16"
optax = ">=0.2"
graphviz = "^0.20.3"
scikit-base = "^0.11.0"
scikit-base = "^0.12.0"
skpro = "^2.8.0"

ipykernel = { version = ">=6.26.0,<7.0.0", optional = true }
Expand Down

0 comments on commit f86d734

Please sign in to comment.