Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent fc5a08d commit b759cc5
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 26 deletions.
55 changes: 30 additions & 25 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 @@ -11,7 +11,7 @@ readme = "README.md"
python = ">=3.8, <3.12"
huggingface_hub = "0.21.4"
openai = "^1.0.0"
scikit_learn = "1.3.0"
scikit_learn = "1.3.2"
mypy = "^1.8.0"
pydantic = "^1.9.0"
arxiv = "^2.1.0"
Expand Down

0 comments on commit b759cc5

Please sign in to comment.