From 8211b9872e9f801d915cb98c8f183aeaea6f9eee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:31:04 +0000 Subject: [PATCH] Bump numpy in /Code_Paper_Figures/Supplement/S3_Fit_Algorithm Bumps [numpy](https://github.com/numpy/numpy) from 1.14.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.14.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt b/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt index 26d897a..0eca521 100644 --- a/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt +++ b/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt @@ -53,7 +53,7 @@ multiprocess==0.70.5 nbconvert==5.3.1 nbformat==4.4.0 numexpr==2.6.5 -numpy==1.14.3 +numpy==1.22.0 numpydoc==0.8.0 packaging==17.1 pandas==0.20.0