Skip to content

Commit d2366c4

Browse files
chore: bump scikit-learn from 1.6.1 to 1.7.0 (#836)
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 deafe50 commit d2366c4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog/836.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump scikit-learn from 1.6.1 to 1.7.0

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ tests = [
6060
"joblib==1.5.1",
6161
"pandas==2.2.3",
6262
"openpyxl==3.1.5",
63-
"scikit-learn==1.6.1",
63+
"scikit-learn==1.7.0",
6464
"pytest-xdist==3.7.0",
6565
"ipython==8.37.0",
6666
"pyvista==0.45.2",
@@ -87,7 +87,7 @@ doc = [
8787

8888
"ipywidgets==8.1.7",
8989
"joblib==1.5.1",
90-
"scikit-learn==1.6.1",
90+
"scikit-learn==1.7.0",
9191
"ipython==8.37.0",
9292
"jupyterlab==4.4.4",
9393
"sphinx-jinja==2.0.2",

0 commit comments

Comments
 (0)