From 96827cde5820e7d1d53c97cc0520e7666d9ca0ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:06:39 +0000 Subject: [PATCH] Bump numpy from 1.17.5 to 1.22.0 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.17.5 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.17.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/desktop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/desktop.txt b/requirements/desktop.txt index 3ae17b4..f18d0db 100644 --- a/requirements/desktop.txt +++ b/requirements/desktop.txt @@ -29,7 +29,7 @@ autopep8>=1.4.4 django-nose==1.4.6 # Calc engine -numpy==1.17.5 +numpy==1.22.0 numpydoc==0.9.1 pandas==0.25.3 scipy==1.4.1