Skip to content

Commit

Permalink
build(deps): bump scikit-learn from 1.4.0 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.4.0 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.4.0...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] committed Jun 18, 2024
1 parent 8834d79 commit 98b3abc
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 48 deletions.
77 changes: 30 additions & 47 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 @@ -86,7 +86,7 @@ django-waffle = "^4.1.0"
nameparser = "^1.1.3"
eyecite = "*"
scipy = "^1.11.4"
scikit-learn = "^1.4.0"
scikit-learn = "^1.5.0"
numpy = "^1.26.3"
datasketch = "^1.6.0"
PyStemmer = "^2.2.0.1"
Expand Down

0 comments on commit 98b3abc

Please sign in to comment.