Skip to content

Commit 4599a5b

Browse files
build(deps-dev): bump scikit-learn from 1.2.2 to 1.3.0 (#203)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78ddc45 commit 4599a5b

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.1",
4141
"pandas==2.0.3",
4242
"openpyxl==3.1.2",
43-
"scikit-learn==1.2.2",
43+
"scikit-learn==1.3.0",
4444
"pytest-xdist==3.3.1",
4545
"ipython==8.14.0",
4646
]
@@ -64,7 +64,7 @@ doc = [
6464
"nbsphinx==0.9.2",
6565
"ipywidgets==8.0.6",
6666
"joblib==1.3.1",
67-
"scikit-learn==1.2.2",
67+
"scikit-learn==1.3.0",
6868
"ipython==8.14.0",
6969
"jupyterlab==4.0.2",
7070
"sphinx-jinja==2.0.2",

0 commit comments

Comments
 (0)