Skip to content

Commit 2158c71

Browse files
[DEPENDABOT]: Bump scikit-learn from 1.5.2 to 1.6.0
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.2 to 1.6.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.2...1.6.0) --- 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 56dc761 commit 2158c71

File tree

2 files changed

+40
-31
lines changed

2 files changed

+40
-31
lines changed

poetry.lock

Lines changed: 39 additions & 30 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
@@ -10,7 +10,7 @@ readme = "README.md"
1010
python = ">=3.11,<3.13"
1111
numpy = ">=1.20,<2.0"
1212
scipy = "*"
13-
scikit-learn = ">=1.4,<1.6"
13+
scikit-learn = ">=1.4,<1.7"
1414
pandas = "*"
1515
networkx = "*"
1616
pyyaml = "*"

0 commit comments

Comments
 (0)