Skip to content

Commit

Permalink
build(deps): bump scikit-learn in /examples/vertical-fl
Browse files Browse the repository at this point in the history
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-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent e532e1a commit f7b201c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/vertical-fl/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies = [
"flwr-datasets>=0.3.0",
"pandas==2.0.3",
"numpy>=1.26.0",
"scikit-learn==1.3.2",
"scikit-learn==1.5.0",
"torch==2.5.1",
]

Expand Down

0 comments on commit f7b201c

Please sign in to comment.