Skip to content

Commit

Permalink
Bump scikit-learn from 1.4.2 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.4.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] committed Jul 14, 2024
1 parent bba6181 commit 9bc897b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
"pandas==1.3.5",
"pyarrow==14.0.1",
"retry==0.9.2",
"scikit-learn==1.4.2",
"scikit-learn==1.5.0",
"tensorflow==2.12.1",
"tensorflow-datasets==4.9.6",
"parameterized==0.8.1",
Expand Down
2 changes: 1 addition & 1 deletion spade_anomaly_detection/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ joblib==1.2.0
pandas==1.3.5
pyarrow==14.0.1
retry==0.9.2
scikit-learn==1.4.2
scikit-learn==1.5.0
tensorflow-datasets==4.9.6
parameterized==0.8.1
# These are test dependencies and should be added as part of a separate layer
Expand Down

0 comments on commit 9bc897b

Please sign in to comment.