From 326e655f319cdbd4454aeb5d86b40a3fc6aade6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:10:44 +0000 Subject: [PATCH] chore(deps): bump numpy from 1.19.5 to 1.22.0 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.19.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.19.5...v1.22.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 9d4a07b1fa1..146c886a0d1 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -111,7 +111,7 @@ pyPEG2==2.15.2 base58==2.1.0 libnacl==1.7.2 pyaes==1.6.1 -numpy==1.19.5 +numpy==1.22.0 rjsmin==1.1.0 rcssmin==1.0.6 libsass==0.20.1