From 9942569cf8441cc8ede329e9279a715fe689e8bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:56:23 -0400 Subject: [PATCH] Bump scikit-learn from 1.5.1 to 1.5.2 (#620) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e58464b..171ddbc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ mkdocs-print-site-plugin==2.6.0 dataclasses-json==0.6.7 thefuzz==0.22.1 pandas==2.2.2 -scikit-learn==1.5.1 +scikit-learn==1.5.2 jsonschema==4.23.0 networkx==3.3