Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent f04fbf4 commit 0d1e6b5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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 @@ -14,7 +14,7 @@ plotly = "5.18.0"
nltk = "3.8.1"
numpy = "^1.24.0"
pandas = "^2.0"
scikit-learn = "1.4.1.post1"
scikit-learn = "1.4.2"
torch = "2.2.2"
tqdm = "4.66.1"
transformers = "4.39.1"
Expand Down

0 comments on commit 0d1e6b5

Please sign in to comment.