From 3a9926b1f4a7b01f1a954b736e294ee8d347b5b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 02:03:50 +0000 Subject: [PATCH] Bump scipy from 1.10.1 to 1.11.1 in /requirements Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.11.1) --- 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 135db0f..a73ffb2 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.1