From bab787efb1418715021f79087fce886b75a1b94e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 03:03:24 +0000 Subject: [PATCH] chore(deps): bump scipy from 1.17.0 to 1.17.1 in the scipy group Bumps the scipy group with 1 update: [scipy](https://github.com/scipy/scipy). Updates `scipy` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: scipy ... Signed-off-by: dependabot[bot] --- requirements-hyperopt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-hyperopt.txt b/requirements-hyperopt.txt index 57f005650..249ab1c2a 100644 --- a/requirements-hyperopt.txt +++ b/requirements-hyperopt.txt @@ -2,7 +2,7 @@ -r requirements.txt # Required for hyperopt -scipy==1.17.0 +scipy==1.17.1 scikit-learn==1.8.0 filelock==3.24.2 optuna==4.7.0