From 2491f0279c08a1dcd6e857efd1d7b0a264cb09cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 21:15:11 +0000 Subject: [PATCH] Bump scipy Bumps [scipy](https://github.com/scipy/scipy) from 1.0.0 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.0.0...v1.11.1) --- 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..9eba328 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.11.1 shapely==1.6.4.post1