From 8e201261c59d8cf7f102a6f21585e1afd7fbfd02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:33:27 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.22.0 in /nodeserver/data_wrapper_dummy Bumps [numpy](https://github.com/numpy/numpy) from 1.17.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.17.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nodeserver/data_wrapper_dummy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodeserver/data_wrapper_dummy/requirements.txt b/nodeserver/data_wrapper_dummy/requirements.txt index 9646277..295b19d 100644 --- a/nodeserver/data_wrapper_dummy/requirements.txt +++ b/nodeserver/data_wrapper_dummy/requirements.txt @@ -5,7 +5,7 @@ Jinja2==2.10 MarkupSafe==1.0 uWSGI==2.0.17.1 Werkzeug==0.14.1 -numpy==1.17.2 +numpy==1.22.0 boto3==1.10.1 botocore==1.13.1