From 5badcc40688f575ae925f8a518ee8fd5fccd1846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:52:00 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 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.16.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- reqirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reqirements.txt b/reqirements.txt index 6482db2..211989c 100644 --- a/reqirements.txt +++ b/reqirements.txt @@ -4,7 +4,7 @@ Django==2.1.7 django-jquery==3.1.0 django-tables2==2.0.5 gunicorn==19.9.0 -numpy==1.16.2 +numpy==1.22.0 pandas==0.24.2 Pillow==6.2.0 psycopg2==2.7.7 diff --git a/requirements.txt b/requirements.txt index 8b9ebf9..c21f453 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ biopython==1.73 Django==2.1.7 django-jquery==3.1.0 django-tables2==2.0.5 -numpy==1.16.2 +numpy==1.22.0 pandas==0.24.2 Pillow==6.2.0 psycopg2==2.7.7