From 3b8c3a81ae60b7797cc76e9883feb5f75b02eb25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:07:41 +0000 Subject: [PATCH] Bump numpy from 1.6.2 to 1.22.0 in /feowl-api Bumps [numpy](https://github.com/numpy/numpy) from 1.6.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.6.2...v1.22.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..b6b7000 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.22.0 psycopg2==2.4.6 pwgen==0.3 python-dateutil==1.5