From 326dba8c78e358357442e39fb651a99a08a98f01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:09:22 +0000 Subject: [PATCH] Bump numpy from 1.17.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.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.17.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- analysis_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 requirements.txt diff --git a/analysis_requirements.txt b/analysis_requirements.txt index c485912..65949ed 100644 --- a/analysis_requirements.txt +++ b/analysis_requirements.txt @@ -39,7 +39,7 @@ nbconvert==4.2.0 nbformat==4.0.1 nose==1.3.7 notebook==4.2.0 -numpy==1.17.1 +numpy==1.22.0 pandas==0.25.1 path.py==8.2.1 pathlib2==2.1.0 diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 56a7b55..ce1e9e9 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ itsdangerous==0.24 Jinja2==2.7.3 MarkupSafe==0.23 Naked==0.1.31 -numpy==1.17.1 +numpy==1.22.0 psycopg2==2.7.3.2 pycrypto==2.6.1 PyYAML==3.11