From 4e66dee11b092bdaac1b940849e109ac87cc4465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:09:49 +0000 Subject: [PATCH] Bump numpy from 1.11.2 to 1.22.0 in /deployment/docker-dev Bumps [numpy](https://github.com/numpy/numpy) from 1.11.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.11.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deployment/docker-dev/REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/docker-dev/REQUIREMENTS.txt b/deployment/docker-dev/REQUIREMENTS.txt index b99a3790..e2709acb 100644 --- a/deployment/docker-dev/REQUIREMENTS.txt +++ b/deployment/docker-dev/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.22.0 hammock==0.2.4 Scrapy==1.2.0 python-dateutil==2.5.3