From 79490cbf5ed19582a5ac7bb95632100508063166 Mon Sep 17 00:00:00 2001 From: s-weigand Date: Sun, 24 Oct 2021 15:30:41 +0200 Subject: [PATCH] Bump scipy from 1.7.0 to 1.7.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4b0be74c7..a33e926ec 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ wheel>=0.30.0 # glotaran setup dependencies asteval==0.9.25 numpy==1.20.3 -scipy==1.7.0 +scipy==1.7.1 click==8.0.3 rich==10.12.0 numba==0.54.1