From 23a6c892d362081c7f7b4f3a1d0141dbfa5693ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:00:27 +0000 Subject: [PATCH] Bump scipy in /notebooks/transit_spectroscopy_notebook Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebooks/transit_spectroscopy_notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/transit_spectroscopy_notebook/requirements.txt b/notebooks/transit_spectroscopy_notebook/requirements.txt index 49b370a6d..c09501a38 100644 --- a/notebooks/transit_spectroscopy_notebook/requirements.txt +++ b/notebooks/transit_spectroscopy_notebook/requirements.txt @@ -1,7 +1,7 @@ lmfit==1.0.0 scikit-learn==0.22.1 numpy==1.18.1 -scipy==1.4.1 +scipy==1.10.0 joblib==0.14.1 matplotlib==3.3.1 astropy==4.0.1.post1