From fae35ba01cb8ffc77e16c646fe53aefa8417dd17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 12:23:27 -0400 Subject: [PATCH] Bump scikit-learn from 1.3.0 to 1.5.2 (#91) Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.0 to 1.5.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.0...1.5.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 33aca6a..2a95e41 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,7 +13,7 @@ astroquery==0.4.7 boto3==1.28.7 plotly==5.20.0 progressbar==2.5 -scikit-learn==1.3.0 +scikit-learn==1.5.2 scikeras==0.11.0 tables==3.9.2 tqdm==4.66.2