From 4af84503c583bf68d9222fb9c4129f548743a38d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:04:41 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 in /docker/torch-notebook Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/torch-notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/torch-notebook/requirements.txt b/docker/torch-notebook/requirements.txt index c63a004..2115a36 100644 --- a/docker/torch-notebook/requirements.txt +++ b/docker/torch-notebook/requirements.txt @@ -1,7 +1,7 @@ torchvision==0.7 Pillow==5.3.0 Flask==1.0.2 -numpy==1.16.2 +numpy==1.22.0 pandas==0.24.2 requests==2.21.0 vertica-python==0.9.0