Skip to content

Commit 6efd33c

Browse files
Bump scikit-learn from 1.5.0 to 1.5.2
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.0 to 1.5.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.0...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]>
1 parent 752e923 commit 6efd33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"rich >= 10.9.0, < 14.0.0",
2727
"textual >= 0.19.0, < 1.0.0",
2828
"sqlalchemy >= 2.0.0",
29-
"scikit-learn == 1.5.2",
29+
"scikit-learn == 1.6.1",
3030
"pydantic > 2.0.0, < 3.0.0",
3131
"click < 9.0.0",
3232
"lxml > 4.0.0, < 6.0.0",

0 commit comments

Comments
 (0)