From 937f1b8143576418cb26575927513ecb707e7a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:17:27 +0000 Subject: [PATCH] Bump numpy from 1.13.3 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.13.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.13.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/requirements.txt b/api/requirements.txt index 63e97b8..3c0c98a 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -13,7 +13,7 @@ Jinja2==2.10 Keras==2.1.2 Markdown==2.6.10 MarkupSafe==1.0 -numpy==1.13.3 +numpy==1.22.0 olefile==0.44 Pillow==4.3.0 protobuf==3.5.1 diff --git a/requirements.txt b/requirements.txt index e78e866..873154b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ html5lib==0.9999999 Keras==2.1.2 Markdown==2.6.10 matplotlib==2.1.1 -numpy==1.13.3 +numpy==1.22.0 Pillow==5.0.0 protobuf==3.5.1 pyparsing==2.2.0