From 3b99271848804ecca653e2d6e230ed79521838f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 15:36:10 +0000 Subject: [PATCH] Bump numpy from 1.19.5 to 1.21.0 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.19.5...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index a0ec3992ea0..24c08a7a616 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -109,7 +109,7 @@ pyPEG2==2.15.2 base58==2.1.0 libnacl==1.7.2 pyaes==1.6.1 -numpy==1.19.5 +numpy==1.21.0 rjsmin==1.1.0 rcssmin==1.0.6 libsass==0.20.1