Skip to content

Commit 6558307

Browse files
dependabot[bot]pyansys-ci-botRevathyvenugopal162
authored
chore: bump scikit-learn from 1.7.1 to 1.7.2 (#906)
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]> Co-authored-by: Revathy Venugopal <[email protected]>
1 parent c367de9 commit 6558307

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog/906.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.7.1 to 1.7.2

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ tests = [
6161
"joblib==1.5.2",
6262
"pandas==2.3.2",
6363
"openpyxl==3.1.5",
64-
"scikit-learn==1.7.1",
64+
"scikit-learn==1.7.2",
6565
"pytest-xdist==3.8.0",
6666
"ipython==8.37.0",
6767
"pyvista==0.46.3",
@@ -90,7 +90,7 @@ doc = [
9090

9191
"ipywidgets==8.1.7",
9292
"joblib==1.5.2",
93-
"scikit-learn==1.7.1",
93+
"scikit-learn==1.7.2",
9494
"ipython==8.37.0",
9595
"jupyterlab==4.4.7",
9696
"sphinx-jinja==2.0.2",

0 commit comments

Comments
 (0)