From b38e65143887fc5d7410e793fca09379b92c15f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 10:23:50 +0000 Subject: [PATCH] Bump scipy in /000010/DataJoint/DJ-NWB-Li-Daie-2015-2016 Bumps [scipy](https://github.com/scipy/scipy) from 1.3.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 000010/DataJoint/DJ-NWB-Li-Daie-2015-2016/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/000010/DataJoint/DJ-NWB-Li-Daie-2015-2016/requirements.txt b/000010/DataJoint/DJ-NWB-Li-Daie-2015-2016/requirements.txt index 620329d..ae81c07 100644 --- a/000010/DataJoint/DJ-NWB-Li-Daie-2015-2016/requirements.txt +++ b/000010/DataJoint/DJ-NWB-Li-Daie-2015-2016/requirements.txt @@ -23,7 +23,7 @@ pynwb==1.0.3 pyparsing==2.4.0 python-dateutil==2.8.0 pytz==2019.1 -scipy==1.3.0 +scipy==1.10.0 seaborn==0.9.0 six==1.12.0 tqdm==4.32.2