Skip to content

Commit 6569435

Browse files
chore(deps): bump scikit-learn to 1.9.0
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.8.0...1.9.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e87bcf0 commit 6569435

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requests==2.34.2
44
matplotlib==3.10.9
55
PyYAML==6.0.3
66
lightgbm==4.6.0
7-
scikit-learn==1.8.0
7+
scikit-learn==1.9.0
88
scipy==1.17.1
99
joblib==1.5.3
1010
google-cloud-storage==3.10.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requests>=2.34.2
44
matplotlib>=3.10.9
55
PyYAML>=6.0
66
lightgbm>=4.3
7-
scikit-learn>=1.4
7+
scikit-learn>=1.9.0
88
scipy>=1.11
99
joblib>=1.3
1010
google-cloud-storage>=2.16

0 commit comments

Comments
 (0)