From aa20da9d8af9f6f3c92b390ea41a372f39772074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Nov 2022 20:43:01 +0000 Subject: [PATCH] Bump numpy from 1.19.2 to 1.22.0 in /docker/training Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.19.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/training/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/training/requirements.txt b/docker/training/requirements.txt index 4ec1b31..c43e34c 100644 --- a/docker/training/requirements.txt +++ b/docker/training/requirements.txt @@ -47,7 +47,7 @@ Markdown==3.4.1 MarkupSafe==2.1.1 multidict==6.0.2 networkx==2.8.6 -numpy==1.19.2 +numpy==1.22.0 oauthlib==3.2.0 omegaconf==2.1.1 opencv-python==4.1.2.30