From 00a8f0f169ba790aa31251c4adc8db7c9b730bcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:06:49 +0000 Subject: [PATCH] Bump numpy from 1.6.2 to 1.21.0 in /feowl-api Bumps [numpy](https://github.com/numpy/numpy) from 1.6.2 to 1.21.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.6.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- feowl-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feowl-api/requirements.txt b/feowl-api/requirements.txt index 318a12a..fc97a82 100644 --- a/feowl-api/requirements.txt +++ b/feowl-api/requirements.txt @@ -8,7 +8,7 @@ django-rosetta==0.6.8 django-tastypie==0.9.11 gunicorn==0.17.2 mimeparse==0.1.3 -numpy==1.6.2 +numpy==1.21.0 psycopg2==2.4.6 pwgen==0.3 python-dateutil==1.5