From e879bed81974ea0a166fb5e64ac3e0615f766c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:14:50 +0000 Subject: [PATCH] Bump scipy from 0.19.0 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 0.19.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v0.19.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- py_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py_requirements.txt b/py_requirements.txt index f3af82c..c803d0c 100644 --- a/py_requirements.txt +++ b/py_requirements.txt @@ -10,5 +10,5 @@ numpy==1.22.0 Pillow==9.0.1 python-bioformats==1.0.9 scikit-image==0.12.3 -scipy==0.19.0 +scipy==1.10.0 tqdm \ No newline at end of file