From 65ddb52c77d1dde21f6be14114fdbb9c20461fb9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 05:49:46 +0000 Subject: [PATCH] build(deps): bump numpy from 1.16.3 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.3 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.16.3...v1.21.0) 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..7c4d29d9 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.21.0 # zkutil