Skip to content

Commit

Permalink
build(deps-dev): bump scikit-learn from 1.3.0 to 1.3.1
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.3.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent e57182c commit 831a2a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ tests = [
"joblib==1.3.2",
"pandas==2.1.1",
"openpyxl==3.1.2",
"scikit-learn==1.3.0",
"scikit-learn==1.3.1",
"pytest-xdist==3.3.1",
"ipython==8.16.1",
]
Expand All @@ -64,7 +64,7 @@ doc = [
"nbsphinx==0.9.3",
"ipywidgets==8.1.1",
"joblib==1.3.2",
"scikit-learn==1.3.0",
"scikit-learn==1.3.1",
"ipython==8.16.1",
"jupyterlab==4.0.6",
"sphinx-jinja==2.0.2",
Expand Down

0 comments on commit 831a2a2

Please sign in to comment.