Skip to content

Commit 76a7f73

Browse files
build(deps-dev): bump scikit-learn from 1.4.0 to 1.4.1.post1 (#391)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7729ab commit 76a7f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ tests = [
4040
"joblib==1.3.2",
4141
"pandas==2.2.0",
4242
"openpyxl==3.1.2",
43-
"scikit-learn==1.4.0",
43+
"scikit-learn==1.4.1.post1",
4444
"pytest-xdist==3.5.0",
4545
"ipython==8.22.1",
4646
]
@@ -64,7 +64,7 @@ doc = [
6464
"nbsphinx==0.9.3",
6565
"ipywidgets==8.1.2",
6666
"joblib==1.3.2",
67-
"scikit-learn==1.4.0",
67+
"scikit-learn==1.4.1.post1",
6868
"ipython==8.22.1",
6969
"jupyterlab==4.1.2",
7070
"sphinx-jinja==2.0.2",

0 commit comments

Comments
 (0)