From a2a0d093c28d09093547ef8f84b83b7a6d26daa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 19:44:46 +0000 Subject: [PATCH] Bump scipy from 1.4.1 to 1.11.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f47874a..9e967a97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ beautifulsoup4==4.8.2 numpy==1.18.1 pandas==1.0.0 scikit-learn==0.23.2 -scipy==1.4.1 +scipy==1.11.1 mypy==0.770 networkx==2.4 catboost==0.22