Skip to content

Commit c354e13

Browse files
build(deps-dev): bump scikit-learn from 1.9.0 to 1.9.1 in /demos (#1984)
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.9.0...1.9.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.9.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afe651c commit c354e13

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.3
44
numpy==2.5.3
55
pandas==3.0.5
6-
scikit-learn==1.9.0
6+
scikit-learn==1.9.1
77
scipy==1.18.1
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.6.0
1515
pytest==9.1.1
1616
pytest-aiohttp==1.1.1
1717
pyyaml==6.0.3
18-
scikit-learn==1.9.0
18+
scikit-learn==1.9.1
1919
scipy==1.18.1
2020
six==1.17.0
2121
slack_sdk==3.44.1

0 commit comments

Comments
 (0)