Skip to content

Commit

Permalink
Bump scikit-learn from 1.2.2 to 1.3.0
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.3.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.2.2...1.3.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 Jul 19, 2023
1 parent 9f0c9d2 commit b2483f3
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 @@ -26,7 +26,7 @@
"jellyfish >= 1.0.0, < 2.0.0",
"rich >= 10.9.0, < 14.0.0",
"textual >= 0.19.0, < 1.0.0",
"scikit-learn == 1.2.2",
"scikit-learn == 1.3.0",
"click >= 8.0.0, < 8.1.7",
],
tests_require=[],
Expand Down

0 comments on commit b2483f3

Please sign in to comment.