From 7772820656dfd260ce3b7c92ba853dd31209f7f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:31:36 +0000 Subject: [PATCH] Bump numpy from 1.15.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.1 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.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- req.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/req.txt b/req.txt index b0add3d..8f3916b 100644 --- a/req.txt +++ b/req.txt @@ -23,7 +23,7 @@ mpld3==0.3 nbconvert==5.3.1 nbformat==4.4.0 notebook==5.6.0 -numpy==1.15.1 +numpy==1.22.0 pandas==0.23.4 pandas-profiling==1.4.1 pandocfilters==1.4.2 diff --git a/requirements.txt b/requirements.txt index 8fab704..1c66c42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ mistune==0.8.3 nbconvert==5.3.1 nbformat==4.4.0 notebook==5.6.0 -numpy==1.15.1 +numpy==1.22.0 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1