From 93b2a01128291d13ea101c4831be038191c900e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:10:32 +0000 Subject: [PATCH] Bump numpy from 1.14.0 to 1.22.0 in /media Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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.14.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- media/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media/requirements.txt b/media/requirements.txt index 8f26cc4..faca2e8 100644 --- a/media/requirements.txt +++ b/media/requirements.txt @@ -5,7 +5,7 @@ imageio==2.1.2 matplotlib==2.0.0 moviepy==0.2.3.2 networkx==2.1 -numpy==1.14.0 +numpy==1.22.0 Pillow==8.1.1 pkg-resources==0.0.0 pyparsing==2.2.0