From fbdf0421e2f813746f9eb8036cd1a223eff4251d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 10:19:10 +0000 Subject: [PATCH] Bump scipy from 1.1.0 to 1.11.1 in /django_website Bumps [scipy](https://github.com/scipy/scipy) from 1.1.0 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.1.0...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django_website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_website/requirements.txt b/django_website/requirements.txt index 19fbdda9..e2a4678f 100644 --- a/django_website/requirements.txt +++ b/django_website/requirements.txt @@ -23,5 +23,5 @@ python-Levenshtein==0.12.2 redis==3.3.11 requests==2.31.0 scikit-image==0.14.0 -scipy==1.1.0 +scipy==1.11.1 shapely==1.7.0 \ No newline at end of file