Skip to content

Commit baaf051

Browse files
build(deps): bump scikit-learn from 1.2.1 to 1.2.2 in /demos/moderator (#537)
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.2.1...1.2.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f34ff04 commit baaf051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ trafaret==2.1.1
33
pyyaml==6.0
44
numpy==1.24.2
55
pandas==1.5.3
6-
scikit-learn==1.2.1
6+
scikit-learn==1.2.2
77
scipy==1.10.1
88

99

0 commit comments

Comments
 (0)