From 5d56df9af2704f19ca1d1454ea4bac31c5bb28d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 08:32:37 +0000 Subject: [PATCH] Bump scipy from 1.0 to 1.11.1 in /docker-automation Bumps [scipy](https://github.com/scipy/scipy) from 1.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] --- docker-automation/docker-py-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-automation/docker-py-requirements.txt b/docker-automation/docker-py-requirements.txt index 92532cb..680adc0 100644 --- a/docker-automation/docker-py-requirements.txt +++ b/docker-automation/docker-py-requirements.txt @@ -4,6 +4,6 @@ Pillow==5.0 Polygon2>=2.0 scikit-image==0.13 scikit-learn==0.20.4 -scipy==1.0 +scipy==1.11.1 six>=1.0 scikit-datasets>=0.2