build(deps): bump scikit-learn from 1.5.2 to 1.6.1

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.2...1.6.1)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-22 17:41:41 +00:00
committed by GitHub
parent c4cc604d23
commit 75449ed0aa
2 changed files with 35 additions and 31 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ colorama = "^0.4.4"
matplotlib = "^3.9.2"
pydantic = "2.10.4"
scikit-optimize = "^0.10.2"
scikit-learn = "1.5.2"
scikit-learn = "1.6.1"
numpy = ">=1.24.3,<3.0.0"
jinja2 = "^3.1.4"
python-multipart = "^0.0.20"