Skip to content

Commit 2d1a488

Browse files
Bump scikit-learn from 1.3.2 to 1.5.0
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.3.2...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d43db6 commit 2d1a488

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

reqs_py311.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ numpy==2.2.6
22
numba==0.61.2
33
pathos==0.3.4
44
pympler==1.1
5-
scikit-learn==1.7.1
5+
scikit-learn==1.5.0
66
pandas==2.3.1
77
pytest==8.4.1
88
matplotlib==3.10.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ numpy==1.24.4
22
numba==0.58.1
33
pathos==0.3.4
44
pympler==1.1
5-
scikit-learn==1.3.2
5+
scikit-learn==1.5.0
66
pandas==2.0.3
77
pytest==8.3.5
88
matplotlib==3.7.5

0 commit comments

Comments
 (0)