Skip to content

Commit

Permalink
Bump scikit-learn from 0.23.1 to 1.5.0 in /capstone/src/main/python
Browse files Browse the repository at this point in the history
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.23.1 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@0.23.1...1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent b2e1e90 commit c64aa0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capstone/src/main/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ PyYAML==5.3.1
requests==2.24.0
rope==0.17.0
rsa==4.6
scikit-learn==0.23.1
scikit-learn==1.5.0
scipy==1.5.2
six==1.15.0
sqlparse==0.2.4
Expand Down

0 comments on commit c64aa0b

Please sign in to comment.