Skip to content

Commit f20a20a

Browse files
Bump scikit-learn from 1.3.2 to 1.5.0
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.3.2...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 458a159 commit f20a20a

File tree

2 files changed

+36
-38
lines changed

2 files changed

+36
-38
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ nbformat = "^5.9.2"
3939
markdown = "^3.5.2"
4040
rdflib-jsonld = "^0.6.2"
4141
requests = "^2.31.0"
42-
scikit-learn = "1.3.2"
42+
scikit-learn = "1.5.0"
4343

4444
[tool.poetry.scripts]
4545
somef = "somef.__main__:cli"

0 commit comments

Comments
 (0)