Skip to content

Commit 37b5088

Browse files
fix: bump scikit-learn from 1.6.0 to 1.6.1
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.6.0...1.6.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d499b12 commit 37b5088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ seaborn==0.13.2
1313

1414
# Data Analysis Libraries:
1515
scipy==1.14.1
16-
scikit-learn==1.6.0
16+
scikit-learn==1.6.1
1717

1818
# Machine Learning Libraries:
1919
tensorflow==2.18.0

0 commit comments

Comments
 (0)