From 5270c82f8603df5078cd1212d1e1fff5389ae4d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:33:25 +0000 Subject: [PATCH] Bump numpy from 1.16.0 to 1.22.0 in /py/docker Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- py/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/docker/requirements.txt b/py/docker/requirements.txt index 5f218e2..922079b 100644 --- a/py/docker/requirements.txt +++ b/py/docker/requirements.txt @@ -2,6 +2,6 @@ #pyarrow jupyter pandas -numpy==1.16.0 +numpy==1.22.0 #tensorflow seaborn \ No newline at end of file