From 0f60bd4a5ecf9e474431bab44bf4408188ba8037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 03:23:15 +0000 Subject: [PATCH] Bump scipy from 1.10.1 to 1.11.2 Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.11.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.11.2) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements_docs.txt | 2 +- requirements/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements_docs.txt b/docs/requirements_docs.txt index 0206504a..5875ec52 100644 --- a/docs/requirements_docs.txt +++ b/docs/requirements_docs.txt @@ -76,7 +76,7 @@ pyyaml==6.0 pyzmq==24.0.1 rich==12.6.0 scikit-learn==1.0.2 -scipy==1.10.1 +scipy==1.11.2 seaborn==0.12.2 semver==2.13.0 six==1.16.0 diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 51802b1e..3cebe2cf 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -7,7 +7,7 @@ iteration_utilities openpyxl>=3.0.10 sklearn_pandas==2.2.0 pingouin==0.5.3 -scipy==1.10.1 +scipy==1.11.2 tqdm>=4.64.0 diffxpy==0.7.4 anndata==0.9.1