From 60bd63d78c46302fc1379d98cd2a8b5a55b8b585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 01:41:53 +0000 Subject: [PATCH] Bump scipy from 1.10.1 to 1.11.3 in /requirements Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.11.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.11.3) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/minimal.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/minimal.txt b/requirements/minimal.txt index eb017ae..6794644 100644 --- a/requirements/minimal.txt +++ b/requirements/minimal.txt @@ -11,4 +11,4 @@ demesdraw==0.4.0 matplotlib==3.7.2 multiprocess==0.70.15 adjustText==0.8 -scipy==1.10.1 +scipy==1.11.3