From ea7bdf706d6fb4339380c783d495de3dc474eaa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 09:21:04 +0000 Subject: [PATCH] Bump scipy from 1.10.0 to 1.11.4 Bumps [scipy](https://github.com/scipy/scipy) from 1.10.0 to 1.11.4. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.0...v1.11.4) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 32c67f76..9e5609ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ scikit-learn==1.1.2 # scikit-optimize scikit-optimize==0.9.0 # via ml-tooling (setup.py) -scipy==1.10.0 +scipy==1.11.4 # via # scikit-learn # scikit-optimize