From 14388998f64c1acbcb3cc987bff5791dcffae9c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:51:23 +0000 Subject: [PATCH] Bump scipy in /formats/polus-vector-converter-plugins/src Bumps [scipy](https://github.com/scipy/scipy) from 1.7.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- formats/polus-vector-converter-plugins/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/formats/polus-vector-converter-plugins/src/requirements.txt b/formats/polus-vector-converter-plugins/src/requirements.txt index d092110b1..cd408a558 100644 --- a/formats/polus-vector-converter-plugins/src/requirements.txt +++ b/formats/polus-vector-converter-plugins/src/requirements.txt @@ -2,5 +2,5 @@ filepattern==1.4.7 numpy==1.21.1 zarr==2.8.3 bfio[all]==2.1.9 -scipy==1.7.1 +scipy==1.10.0 numba==0.53.1