Skip to content

Commit 7fd496c

Browse files
chore(deps): bump scikit-learn from 1.7.2 to 1.8.0 (#244)
* chore(deps): bump scikit-learn from 1.7.2 to 1.8.0 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.7.2 to 1.8.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.7.2...1.8.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: trigger ci workflow --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Said Sef <saidsef@gmail.com>
1 parent 61f5fb1 commit 7fd496c

File tree

2 files changed

+44
-38
lines changed

2 files changed

+44
-38
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ flask = "==3.1.2"
88
flask-wtf = "==1.2.2"
99
numpy = "==1.26.4"
1010
prometheus-flask-exporter = "==0.23.2"
11-
scikit-learn = "==1.7.2"
11+
scikit-learn = "==1.8.0"
1212
werkzeug = ">=3.0.6"
1313
zipp = ">=3.19.1"
1414

Pipfile.lock

Lines changed: 43 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)