From 59c392281494dbb4ad9b1f194c76d87da49d4198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:17:01 +0000 Subject: [PATCH] Bump numpy from 1.12.0 to 1.22.0 in /docker/ubuntu16.04 Bumps [numpy](https://github.com/numpy/numpy) from 1.12.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.12.0...v1.22.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..6c7bf9df 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.22.0 protobuf==3.2.0 toml==0.9.2 youtube-dl