Skip to content

Commit 19fbbdd

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

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.0
6+
scikit-learn==1.7.1
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.1
1616
pytest-aiohttp==1.1.0
1717
pyyaml==6.0.2
18-
scikit-learn==1.7.0
18+
scikit-learn==1.7.1
1919
scipy==1.16.1
2020
six==1.17.0
2121
slack_sdk==3.36.0

0 commit comments

Comments
 (0)