Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent bbccc05 commit c018bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"numpy==2.1.1",
"tqdm==4.66.5",
"pandas==2.2.2",
"scikit-learn==1.5.1",
"scikit-learn==1.5.2",
"sqlalchemy==2.0.34",
],
extras_require={
Expand Down

0 comments on commit c018bbb

Please sign in to comment.