From 30a24268e83fdc43604c15998b0e068a42e721dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:16:03 +0000 Subject: [PATCH] Bump numpy from 1.12.0 to 1.21.0 in /docker/ubuntu16.04 Bumps [numpy](https://github.com/numpy/numpy) from 1.12.0 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.12.0...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/ubuntu16.04/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/ubuntu16.04/requirements.txt b/docker/ubuntu16.04/requirements.txt index 9c2eea9d..68d03d55 100644 --- a/docker/ubuntu16.04/requirements.txt +++ b/docker/ubuntu16.04/requirements.txt @@ -1,5 +1,5 @@ ipython==5.3.0 -numpy==1.12.0 +numpy==1.21.0 protobuf==3.2.0 toml==0.9.2 youtube-dl