From ed280a6dc8e617dbfe141f320ec3b81b2fd517a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:45:59 +0000 Subject: [PATCH] Bump scipy from 1.7.0 to 1.10.0 in /clean-nbs Bumps [scipy](https://github.com/scipy/scipy) from 1.7.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- clean-nbs/requirements.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clean-nbs/requirements.lock.txt b/clean-nbs/requirements.lock.txt index 0933df7..db077d6 100644 --- a/clean-nbs/requirements.lock.txt +++ b/clean-nbs/requirements.lock.txt @@ -75,7 +75,7 @@ pyzmq==22.1.0 regex==2021.7.6 requests==2.25.1 scikit-learn==0.24.2 -scipy==1.7.0 +scipy==1.10.0 Send2Trash==1.7.1 six==1.16.0 SQLAlchemy==1.4.20