From 7f7cbff1f580005b24496934d7486cdb129fca66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:18:51 +0000 Subject: [PATCH] Bump scipy Bumps [scipy](https://github.com/scipy/scipy) from 1.0.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.0.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../cloudknot_docker_sensitivity_it_k3ng5_13/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/sensitivity/cloudknot_docker_sensitivity_it_k3ng5_13/requirements.txt b/notebooks/sensitivity/cloudknot_docker_sensitivity_it_k3ng5_13/requirements.txt index 3acdaa3..8fd05e6 100644 --- a/notebooks/sensitivity/cloudknot_docker_sensitivity_it_k3ng5_13/requirements.txt +++ b/notebooks/sensitivity/cloudknot_docker_sensitivity_it_k3ng5_13/requirements.txt @@ -3,5 +3,5 @@ cloudpickle==0.5.2 matplotlib==2.2.0 numpy==1.22.0 pandas==0.22.0 -scipy==1.0.0 +scipy==1.10.0 shapely==1.6.4.post1