From 77f3e11c1cb9ec0462f729168ce45f4462203aef Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 05:51:13 +0000 Subject: [PATCH] build(deps): bump numpy from 1.16.3 to 1.20.3 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.3 to 1.20.3. - [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.16.3...v1.20.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5253a3e8..3315ffb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ docker-py==1.10.6 subprocess32==3.5.4 -numpy==1.16.3 +numpy==1.20.3 # zkutil