From 0bf66bf7e4c2980c554d580110e05c7dbf27bb84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:15:03 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.22.0 in /dummy_data_wrapper/source_code 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] --- dummy_data_wrapper/source_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dummy_data_wrapper/source_code/requirements.txt b/dummy_data_wrapper/source_code/requirements.txt index 83fcb8a..d2874a0 100644 --- a/dummy_data_wrapper/source_code/requirements.txt +++ b/dummy_data_wrapper/source_code/requirements.txt @@ -5,7 +5,7 @@ Jinja2==2.10 MarkupSafe==1.1.1 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