Skip to content

Commit

Permalink
Bump scikit-learn from 1.2.1 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.2.1 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.2.1...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 Aug 4, 2024
1 parent 202e157 commit 5b5360d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dash==2.8.1
jqdatapy==0.1.8
dash-bootstrap-components==1.3.1
dash_daq==0.5.0
scikit-learn==1.2.1
scikit-learn==1.5.0
fastapi==0.110.0
fastapi-pagination==0.12.23
apscheduler==3.10.4
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jqdatapy==0.1.8",
"dash-bootstrap-components==1.3.1",
"dash_daq==0.5.0",
"scikit-learn==1.2.1",
"scikit-learn==1.5.0",
"fastapi==0.110.0",
"fastapi-pagination==0.12.23",
"apscheduler==3.10.4",
Expand Down

0 comments on commit 5b5360d

Please sign in to comment.