Skip to content

Commit fd6d12a

Browse files
Bump scikit-learn from 1.0.2 to 1.1.1 (#1285)
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.0.2 to 1.1.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.0.2...1.1.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b29af6 commit fd6d12a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ pypandoc==1.8.1
1717
nbsphinx==0.8.9
1818
ipywidgets==7.7.0
1919
joblib==1.1.0
20-
scikit-learn==1.0.2
20+
scikit-learn==1.1.1

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ pytest==7.1.2
55
pytest-cov==3.0.0
66
codecov==2.1.12
77
joblib==1.1.0
8-
scikit-learn==1.0.2
8+
scikit-learn==1.1.1

0 commit comments

Comments
 (0)