Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 83a38e9 commit 0f9e396
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.2
numpy==1.26.4
pandas==2.2.3
scikit-learn==1.6.0
scikit-learn==1.6.1
scipy==1.15.0


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 @@ -15,7 +15,7 @@ pluggy==1.5.0
pytest==8.3.4
pytest-aiohttp==1.0.5
pyyaml==6.0.2
scikit-learn==1.6.0
scikit-learn==1.6.1
scipy==1.15.0
six==1.17.0
slack_sdk==3.34.0
Expand Down

0 comments on commit 0f9e396

Please sign in to comment.