From 7a4d2f6be803bc6c5bd27d55bbd76b525d60274d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:57:24 +0000 Subject: [PATCH] Bump numpy from 1.16.0rc2 to 1.22.0rc1 in /backend Bumps [numpy](https://github.com/numpy/numpy) from 1.16.0rc2 to 1.22.0rc1. - [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.0rc2...v1.22.0rc1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 671db15..d90a141 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -32,7 +32,7 @@ matplotlib==3.0.3 mccabe==0.6.1 modulegraph==0.17 nose==1.3.7 -numpy==1.16.0rc2 +numpy==1.22.0rc1 pandas==0.24.2 py2app==0.19 pyasn1==0.4.5