Skip to content

Commit

Permalink
build(deps-dev): bump scikit-learn from 1.3.1 to 1.3.2 (#871)
Browse files Browse the repository at this point in the history
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.3.1...1.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 27e83e2 commit 21c0b5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demos/moderator/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ trafaret==2.1.1
pyyaml==6.0.1
numpy==1.23.4
pandas==2.1.1
scikit-learn==1.3.1
scikit-learn==1.3.2
scipy==1.11.3


Expand Down
2 changes: 1 addition & 1 deletion demos/moderator_bot/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pluggy==1.3.0
pytest==7.4.2
pytest-aiohttp==1.0.5
pyyaml==6.0.1
scikit-learn==1.3.1
scikit-learn==1.3.2
scipy==1.11.3
six==1.16.0
slacker==0.9.42
Expand Down

0 comments on commit 21c0b5e

Please sign in to comment.