Skip to content

Commit

Permalink
Bump scikit-learn from 1.2.2 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.2 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.2.2...1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 03a5d0f commit 1b728ca
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 34 deletions.
69 changes: 36 additions & 33 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tensorly = "^0.8.0"
tensorpack = {git = "https://github.com/meyer-lab/tensorpack.git", rev = "main"}
seaborn = "^0.11.2"
pandas = "^1.4.3"
scikit-learn = "^1.1.1"
scikit-learn = "^1.5.0"

[tool.poetry.dev-dependencies]
pytest = "^7.0"
Expand Down

0 comments on commit 1b728ca

Please sign in to comment.