Skip to content

Commit d6c7c87

Browse files
build(deps): bump scikit-learn from 1.5.2 to 1.6.0 (#642)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 3c40bd2 commit d6c7c87

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog/642.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build(deps): bump scikit-learn from 1.5.2 to 1.6.0

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tests = [
4545
"joblib==1.4.2",
4646
"pandas==2.2.3",
4747
"openpyxl==3.1.5",
48-
"scikit-learn==1.5.2",
48+
"scikit-learn==1.6.0",
4949
"pytest-xdist==3.6.1",
5050
"ipython==8.29.0",
5151
"pyvista==0.44.1",
@@ -72,7 +72,7 @@ doc = [
7272
"nbsphinx==0.9.5",
7373
"ipywidgets==8.1.5",
7474
"joblib==1.4.2",
75-
"scikit-learn==1.5.2",
75+
"scikit-learn==1.6.0",
7676
"ipython==8.29.0",
7777
"jupyterlab==4.3.1",
7878
"sphinx-jinja==2.0.2",

0 commit comments

Comments
 (0)