From f9f61db64fe9860ab19bc3317131b7c22edf2ce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:08:16 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 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.15.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DTI-CDF_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DTI-CDF_requirements.txt b/DTI-CDF_requirements.txt index 1f01fd2..4ab9615 100644 --- a/DTI-CDF_requirements.txt +++ b/DTI-CDF_requirements.txt @@ -45,7 +45,7 @@ nbbrowserpdf==0.2.1 nbconvert==5.5.0 nbformat==4.4.0 notebook==5.7.8 -numpy==1.15.4 +numpy==1.22.0 pandas==0.23.4 pandocfilters==1.4.2 pathlib2==2.3.3