Skip to content

Commit

Permalink
build(deps): bump scikit-learn in /exercise/5-Clustering
Browse files Browse the repository at this point in the history
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.2 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.2.2...1.5.0)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 1b167c1 commit 71003d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercise/5-Clustering/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pandas==2.2.2
scikit-learn==1.2.2
scikit-learn==1.5.0
matplotlib==3.9.0
seaborn==0.13.2

Expand Down

0 comments on commit 71003d3

Please sign in to comment.