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

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](https://github.com/scikit-learn/scikit-learn/compare/1.5.1...1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-24 17:41:37 +00:00
committed by GitHub
parent d3cfd885e2
commit 7784388b36
2 changed files with 31 additions and 26 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ colorama = "^0.4.4"
matplotlib = "^3.9.2"
pydantic = "2.9.2"
scikit-optimize = "^0.10.2"
scikit-learn = "1.5.1"
scikit-learn = "1.5.2"
numpy = "^1.24.3"
[tool.poetry.group.dev.dependencies]