From cc99f5447c97e84cbdef862be0a93c0dfc33628c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:30:45 +0000 Subject: [PATCH] Bump numpy from 1.17.3 to 1.22.0 in /nodeserver/worker Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 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.17.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nodeserver/worker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodeserver/worker/requirements.txt b/nodeserver/worker/requirements.txt index 566a4b2..c82c78c 100644 --- a/nodeserver/worker/requirements.txt +++ b/nodeserver/worker/requirements.txt @@ -11,7 +11,7 @@ idna==2.8 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 Markdown==3.1.1 -numpy==1.17.3 +numpy==1.22.0 opt-einsum==3.1.0 Pebble==4.4.0 protobuf==3.10.0