From 65d244ae3084896bd9f2f97104407262b7a7a9d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:21:16 +0000 Subject: [PATCH] Bump numpy from 1.16.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- web/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e3c5b16f..9f52a217 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ Markdown==3.0.1 matplotlib==3.0.2 matplotlib-venn==0.11.5 mysqlclient==1.4.2 -numpy==1.16.1 +numpy==1.22.0 pandas==0.24.1 parso==0.3.4 pexpect==4.6.0 diff --git a/web/requirements.txt b/web/requirements.txt index d8cc8023..d0c4818b 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -21,7 +21,7 @@ Markdown==3.0.1 matplotlib==3.0.2 matplotlib-venn==0.11.5 mysqlclient==1.4.2 -numpy==1.16.1 +numpy==1.22.0 pandas==0.24.1 parso==0.3.4 pexpect==4.6.0