From 69497545c3619c92085cc7c8c93211935d2962ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:27:01 +0000 Subject: [PATCH] Bump numpy from 1.16.3 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project_source/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project_source/requirements.txt b/project_source/requirements.txt index 6160130..f0b1d3e 100644 --- a/project_source/requirements.txt +++ b/project_source/requirements.txt @@ -35,7 +35,7 @@ langdetect==1.0.7 lxml==4.2.5 Markdown==3.1.1 mock==3.0.5 -numpy==1.16.3 +numpy==1.22.0 odfpy==1.4.0 opencv-python==4.1.0.25 openpyxl==2.6.3 diff --git a/requirements.txt b/requirements.txt index c801269..8356124 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ lxml==4.2.5 Markdown==3.1.1 matplotlib==3.1.1 mock==3.0.5 -numpy==1.16.3 +numpy==1.22.0 odfpy==1.4.0 opencv-python==4.1.0.25 openpyxl==2.6.3