Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2021
1 parent 5a36b63 commit 4e8feb8
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 43 deletions.
76 changes: 34 additions & 42 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 @@ -28,7 +28,7 @@ coolname = "^1.1.0"
jupyter = "^1.0.0"
pandas = "^1.3.3"
pydantic = "^1.8"
scikit-learn = "^0.24.2"
scikit-learn = "^1.0"
scipy = "^1.6.1"

# Documentation
Expand Down

0 comments on commit 4e8feb8

Please sign in to comment.