From 15bcf168d05c29aa7fbe8f80db4b000320a202da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 12:09:28 +0000 Subject: [PATCH] Bump scipy from 1.6.0 to 1.11.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.6.0 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.0...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 7800dfa..778fb3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,6 +18,6 @@ beautifulsoup4==4.9.3 jupyter==1.0.0 pandas==1.2.3 scikit_learn==0.24.1 -scipy==1.6.2 +scipy==1.11.1 umap==0.1.1 utils==1.0.1