Skip to content

Commit

Permalink
chore(deps): bump scikit-learn from 1.3.2 to 1.5.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.3.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] authored Jun 18, 2024
1 parent c3d6604 commit 8ccee20
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/all_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ safetensors==0.4.0
# via transformers
scikit-image==0.22.0
# via umap-learn
scikit-learn==1.3.2
scikit-learn==1.5.0
# via
# pynndescent
# sec-certs (./../pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ rpds-py==0.13.1
# referencing
ruff==0.2.2
# via sec-certs (./../pyproject.toml)
scikit-learn==1.3.2
scikit-learn==1.5.0
# via sec-certs (./../pyproject.toml)
scipy==1.11.4
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/nlp_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ safetensors==0.4.0
# via transformers
scikit-image==0.22.0
# via umap-learn
scikit-learn==1.3.2
scikit-learn==1.5.0
# via
# pynndescent
# sec-certs (./../pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ rpds-py==0.13.1
# via
# jsonschema
# referencing
scikit-learn==1.3.2
scikit-learn==1.5.0
# via sec-certs (./../pyproject.toml)
scipy==1.11.4
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ rpds-py==0.13.1
# via
# jsonschema
# referencing
scikit-learn==1.3.2
scikit-learn==1.5.0
# via sec-certs (./../pyproject.toml)
scipy==1.11.4
# via
Expand Down

0 comments on commit 8ccee20

Please sign in to comment.