From 725a38c465784a8063f743e1b7284984b19dec61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 10:26:02 +0000 Subject: [PATCH] Bump scipy in /000009/DataJoint/DJ-NWB-Guo-Inagaki-2017 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] --- 000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt b/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt index f2f0c41..513f251 100644 --- a/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt +++ b/000009/DataJoint/DJ-NWB-Guo-Inagaki-2017/requirements.txt @@ -28,7 +28,7 @@ pytz==2019.1 requests==2.22.0 ruamel.yaml==0.16.0 ruamel.yaml.clib==0.1.0 -scipy==1.3.0 +scipy==1.10.0 six==1.12.0 tqdm==4.32.2 traitlets==4.3.2