Skip to content

Commit 385edea

Browse files
Bump scikit-learn from 1.5.1 to 1.5.2
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.1...1.5.2) --- 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 7ed318c commit 385edea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
matplotlib==3.9.1
2-
scikit_learn==1.5.1
2+
scikit_learn==1.5.2
33
pandas==2.2.2
44
scipy==1.14.0
55
numpy==1.26.4

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
matplotlib==3.9.1
2-
scikit_learn==1.5.1
2+
scikit_learn==1.5.2
33
pandas==2.2.2
44
scipy==1.14.0
55
numpy==1.26.4

0 commit comments

Comments
 (0)