From fa89724ea3e3567d47c8dbfcdfd557e5c7e68e84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 12:31:42 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 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.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4d6a1e5..902d459 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,7 +21,7 @@ Markdown==2.6.11 MarkupSafe==2.1.0 mysql-connector-python==8.0.28 mysqlclient==2.1.0 -numpy==1.19.5 +numpy==1.22.0 openapi-codec==1.3.2 protobuf==3.19.5 pyfaidx==0.6.2 diff --git a/requirements.txt b/requirements.txt index 56c4b39..50dec15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-filter==2.4.0 django-crispy-forms==1.7.0 django-rest-swagger==2.1.2 mysqlclient -numpy==1.19.5 +numpy==1.22.0 biopython==1.70 bcbio-gff==0.6.4 wget