Bump scikit-learn from 1.5.2 to 1.6.0 (#230)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-11 00:26:59 +01:00 committed by GitHub
parent 5cd75e964a
commit 2430fd9b2e

View File

@ -3,7 +3,7 @@ matplotlib==3.9.2
fastapi[standard]==0.115.5
uvicorn==0.32.1
pydantic==2.10.1
scikit-learn==1.5.2
scikit-learn==1.6.0
timezonefinder==6.5.5
deap==1.4.1
requests==2.32.3