Skip to content

Commit 4b9ebe9

Browse files
Bump scikit-learn from 1.7.1 to 1.7.2 in /demos (#1616)
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.7.1...1.7.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.7.2 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 b85aac9 commit 4b9ebe9

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==2.3.2
55
pandas==2.3.2
6-
scikit-learn==1.7.1
6+
scikit-learn==1.7.2
77
scipy==1.16.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==8.4.2
1616
pytest-aiohttp==1.1.0
1717
pyyaml==6.0.2
18-
scikit-learn==1.7.1
18+
scikit-learn==1.7.2
1919
scipy==1.16.1
2020
six==1.17.0
2121
slack_sdk==3.36.0

0 commit comments

Comments
 (0)