Skip to content

Commit

Permalink
Bump scikit-learn from 1.3.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.3.2 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.3.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 24, 2024
1 parent 7d37e40 commit 73d134a
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 38 deletions.
72 changes: 35 additions & 37 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 @@ -33,7 +33,7 @@ pandas = "^2.2"
numpy = "^1.26"
joblib = "^1.4"
scipy = "^1.13"
scikit-learn = "~1.3"
scikit-learn = ">=1.3,<1.6"
matplotlib = "^3.8"
tqdm = "^4.66"

Expand Down

0 comments on commit 73d134a

Please sign in to comment.