Skip to content

Commit

Permalink
Bump scikit-learn
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /adaptive_learning_manager directory: [scikit-learn](https://github.com/scikit-learn/scikit-learn).


Updates `scikit-learn` from 0.24.1 to 1.5.0
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@0.24.1...1.5.0)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent bb636bf commit d19db59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adaptive_learning_manager/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Flask==1.1.2
Keras==2.13.1
numpy==1.19.2
pandas==1.2.2
scikit-learn==0.24.1
scikit-learn==1.5.0

0 comments on commit d19db59

Please sign in to comment.