Skip to content

Commit 833c5de

Browse files
dependabot[bot]pyansys-ci-botRevathyvenugopal162
authored
chore: bump scikit-learn from 1.7.0 to 1.7.1 (#866)
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 8caecfb commit 833c5de

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog/866.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.0 to 1.7.1

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.1",
6262
"pandas==2.3.1",
6363
"openpyxl==3.1.5",
64-
"scikit-learn==1.7.0",
64+
"scikit-learn==1.7.1",
6565
"pytest-xdist==3.8.0",
6666
"ipython==8.37.0",
6767
"pyvista==0.45.2",
@@ -88,7 +88,7 @@ doc = [
8888

8989
"ipywidgets==8.1.7",
9090
"joblib==1.5.1",
91-
"scikit-learn==1.7.0",
91+
"scikit-learn==1.7.1",
9292
"ipython==8.37.0",
9393
"jupyterlab==4.4.4",
9494
"sphinx-jinja==2.0.2",

0 commit comments

Comments
 (0)