From 2ebd1c2546b166518d930e1bd02331831df9ed3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 08:49:25 +0000 Subject: [PATCH] Bump scipy from 1.10.1 to 1.11.2 Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.11.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.11.2) --- 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 3bde3e09..8baf89dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy>=1.21.1 h5py>=2.10.0 matplotlib>=3.6.1 numba>=0.55.2 -scipy==1.10.1 +scipy==1.11.2 pandas==2.0.3 pyyaml==6.0.1 scikit-learn==1.3