From 8caa85437f2e0d6aa86e1d6005685ca0ea7d5e8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:31:29 +0000 Subject: [PATCH] Bump numpy from 1.14.3 to 1.22.0 in /web Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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.14.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 84c4a92..5aef38d 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -52,7 +52,7 @@ MySQL-python==1.2.5 nbconvert==5.3.1 nbformat==4.4.0 notebook==5.6.0 -numpy==1.14.3 +numpy==1.22.0 odfpy==1.3.6 openpyxl==2.5.9 pandocfilters==1.4.2