From 03ecf135aa6394d7d2cc1f68ddde99d057d34ce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 00:44:27 +0000 Subject: [PATCH] Bump numpy from 1.16.0rc2 to 1.22.0 in /backend Bumps [numpy](https://github.com/numpy/numpy) from 1.16.0rc2 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.16.0rc2...v1.22.0) --- 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..4711b7e 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.0 pandas==0.24.2 py2app==0.19 pyasn1==0.4.5