From 52d184d92c8c471033eba7dd8a08c6ac9b3ec48a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:23:11 +0000 Subject: [PATCH] Bump numpy from 1.12.1 to 1.22.0 in /taskbank Bumps [numpy](https://github.com/numpy/numpy) from 1.12.1 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.12.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- taskbank/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taskbank/requirement.txt b/taskbank/requirement.txt index 9009a1b..7b522ca 100644 --- a/taskbank/requirement.txt +++ b/taskbank/requirement.txt @@ -24,7 +24,7 @@ MarkupSafe==1.0 matplotlib==2.0.2 mock==2.0.0 networkx==2.1 -numpy==1.12.1 +numpy==1.22.0 olefile==0.45.1 pathspec==0.5.5 pbr==3.1.1