Skip to content

Commit de9928b

Browse files
Bump scikit-learn from 1.3.2 to 1.5.0 in /backend/python (#70)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Colin Toft <47548563+ColinToft@users.noreply.github.com>
1 parent f8343cd commit de9928b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ polyline>=2.0.2
7171
# Data generation and mathematical optimization
7272
faker>=20.0.0
7373
numpy==1.26.4
74-
scikit-learn==1.3.2
74+
scikit-learn==1.5.0
7575
scikit-learn-extra==0.2.0
7676
seaborn==0.13.2
7777
matplotlib==3.10.0

0 commit comments

Comments
 (0)