Skip to content

Commit f68d174

Browse files
Bump scikit-learn from 1.5.1 to 1.5.2 (#1231)
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.1...1.5.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>
1 parent 2ced926 commit f68d174

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.1
44
numpy==1.26.4
55
pandas==2.2.2
6-
scikit-learn==1.5.1
6+
scikit-learn==1.5.2
77
scipy==1.13.1
88

99

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pluggy==1.5.0
1616
pytest==8.1.1
1717
pytest-aiohttp==1.0.5
1818
pyyaml==6.0.1
19-
scikit-learn==1.5.1
19+
scikit-learn==1.5.2
2020
scipy==1.13.1
2121
six==1.16.0
2222
slacker==0.9.42

0 commit comments

Comments
 (0)