Skip to content

Commit 205ec45

Browse files
build: bump scikit-learn from 1.7.0 to 1.7.2
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.7.0 to 1.7.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.7.0...1.7.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.7.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8856c1a commit 205ec45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ doc = [
5858
"sphinx-autobuild==2024.10.3",
5959
"platformdirs==4.5.0",
6060
"requests==2.30.0",
61-
"scikit-learn==1.7.0",
61+
"scikit-learn==1.7.2",
6262
]
6363

6464
[tool.flit.module]

0 commit comments

Comments
 (0)