Skip to content

Commit ef489df

Browse files
Chore(deps): bump scikit-learn in /jupyter/trustyai/ubi9-python-3.11
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.2 to 1.5.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.2.2...1.5.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 357ab0a commit ef489df

File tree

3 files changed

+301
-3312
lines changed

3 files changed

+301
-3312
lines changed

jupyter/trustyai/ubi9-python-3.11/Pipfile

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ matplotlib = "~=3.6.3" # Should be pinned down to this version in order to be co
2929
numpy = "~=1.24.1" # Should be pinned down to this version in order to be compatible with trustyai
3030
pandas = "~=1.5.3" # Should be pinned down to this version in order to be compatible with trustyai
3131
plotly = "~=6.0.0"
32-
scikit-learn = "~=1.2.1" # Should be pinned down to this version in order to be compatible with trustyai
32+
scikit-learn = "~=1.5.1" # Should be pinned down to this version in order to be compatible with trustyai
3333
scipy = "~=1.15.2"
3434
skl2onnx = "~=1.18.0"
3535
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf

jupyter/trustyai/ubi9-python-3.11/Pipfile.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)