Skip to content

Commit 12ec93c

Browse files
Bump scikit-learn from 1.6.0 to 1.6.1 (#1327)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83a38e9 commit 12ec93c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demos/moderator/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ trafaret==2.1.1
33
pyyaml==6.0.2
44
numpy==1.26.4
55
pandas==2.2.3
6-
scikit-learn==1.6.0
6+
scikit-learn==1.6.1
77
scipy==1.15.0
88

99

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pluggy==1.5.0
1515
pytest==8.3.4
1616
pytest-aiohttp==1.0.5
1717
pyyaml==6.0.2
18-
scikit-learn==1.6.0
18+
scikit-learn==1.6.1
1919
scipy==1.15.0
2020
six==1.17.0
2121
slack_sdk==3.34.0

0 commit comments

Comments
 (0)