Skip to content

Commit d14d9eb

Browse files
Bump scikit-learn from 1.1.3 to 1.2.1
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.3 to 1.2.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.1.3...1.2.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5ef93b commit d14d9eb

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
@@ -44,7 +44,7 @@ tests = [
4444
"sklearn==0.0.post1",
4545
"pandas==1.5.2",
4646
"openpyxl==3.0.10",
47-
"scikit-learn==1.1.3",
47+
"scikit-learn==1.2.1",
4848
"pytest-xdist==3.1.0",
4949
"ipython==8.7.0",
5050
]
@@ -68,7 +68,7 @@ doc = [
6868
"nbsphinx==0.8.10",
6969
"ipywidgets==8.0.3",
7070
"joblib==1.2.0",
71-
"scikit-learn==1.1.3",
71+
"scikit-learn==1.2.1",
7272
"ipython==8.7.0",
7373
"jupyterlab==3.5.1",
7474
]

0 commit comments

Comments
 (0)