Skip to content

Commit 4a030a5

Browse files
build(deps-dev): bump scikit-learn from 1.3.2 to 1.4.0 (#361)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent faa148f commit 4a030a5

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
@@ -37,7 +37,7 @@ tests = [
3737
"joblib==1.3.2",
3838
"pandas==2.2.0",
3939
"openpyxl==3.1.2",
40-
"scikit-learn==1.3.2",
40+
"scikit-learn==1.4.0",
4141
"pytest-xdist==3.5.0",
4242
"ipython==8.20.0",
4343
]
@@ -61,7 +61,7 @@ doc = [
6161
"nbsphinx==0.9.3",
6262
"ipywidgets==8.1.1",
6363
"joblib==1.3.2",
64-
"scikit-learn==1.3.2",
64+
"scikit-learn==1.4.0",
6565
"ipython==8.20.0",
6666
"jupyterlab==4.0.10",
6767
"sphinx-jinja==2.0.2",

0 commit comments

Comments
 (0)