Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent d35b615 commit b1715fb
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 31 deletions.
64 changes: 34 additions & 30 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 @@ -6,7 +6,7 @@ authors = ["David Tan <[email protected]>"]

[tool.poetry.dependencies]
pandas = "2.2.3"
scikit-learn = "1.5.2"
scikit-learn = "1.6.0"
fastapi = "0.115.6"
pydantic = "2.10.2"
uvicorn = "0.32.1"
Expand Down

0 comments on commit b1715fb

Please sign in to comment.