Skip to content

Commit

Permalink
build(deps): bump scikit-learn from 1.3.0 to 1.5.0 in /nlpengine
Browse files Browse the repository at this point in the history
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.0 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.3.0...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 10, 2024
1 parent d123b64 commit 10037d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nlpengine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pandas==2.1.0
pytest==7.4.2
pytest-cov==4.1.0
requests==2.31.0
scikit-learn==1.3.0
scikit-learn==1.5.0
spacy==3.6.1

# Spacy language model installations
Expand Down

0 comments on commit 10037d6

Please sign in to comment.