Skip to content

Commit

Permalink
Bump scikit-learn from 1.3.2 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.3.2...1.4.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 Jan 22, 2024
1 parent c620b73 commit dfd9405
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
matplotlib==3.8.2
scikit_learn==1.3.2
scikit_learn==1.4.0
pandas==2.1.4
scipy==1.11.4
numpy==1.26.3
Expand Down
2 changes: 1 addition & 1 deletion requirements_gpu.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
matplotlib==3.8.2
scikit_learn==1.3.2
scikit_learn==1.4.0
pandas==2.1.4
scipy==1.11.4
numpy==1.26.3
Expand Down

0 comments on commit dfd9405

Please sign in to comment.