From b1b33612d3fcb522434792eabf3a206a4f7ca99d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:07:24 +0000 Subject: [PATCH] Bump numpy from 1.11.2 to 1.21.0 in /deployment/docker-prod Bumps [numpy](https://github.com/numpy/numpy) from 1.11.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.11.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deployment/docker-prod/REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/docker-prod/REQUIREMENTS.txt b/deployment/docker-prod/REQUIREMENTS.txt index b99a3790..e0afed2b 100644 --- a/deployment/docker-prod/REQUIREMENTS.txt +++ b/deployment/docker-prod/REQUIREMENTS.txt @@ -17,7 +17,7 @@ djangorestframework-gis==0.9.6 Markdown==2.6.7 django-filter==0.11.0 Pillow==6.2.0 -numpy==1.11.2 +numpy==1.21.0 hammock==0.2.4 Scrapy==1.2.0 python-dateutil==2.5.3