Skip to content

Commit 3a7b40a

Browse files
Bump scikit-learn from 1.6.1 to 1.7.2 (#100)
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.6.1 to 1.7.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.6.1...1.7.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0143e5e commit 3a7b40a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ numpy==2.3.3
22
pandas==2.3.3
33
xgboost==2.1.4
44
pyarrow==21.0.0
5-
scikit-learn==1.6.1
5+
scikit-learn==1.7.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ xgboost==2.1.4; sys_platform == "darwin"
99
xgboost==2.1.4; platform_machine != "x86_64"
1010
psutil==7.1.0
1111
pyarrow==21.0.0
12-
scikit-learn==1.6.1
12+
scikit-learn==1.7.2

0 commit comments

Comments
 (0)