From 1eeeb3560e62bad400a33f0a46978ab22a9386df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 06:15:35 +0000 Subject: [PATCH] build(deps): bump numpy from 1.16.3 to 1.20.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.3 to 1.20.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.16.3...v1.20.1) 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..1a06adc7 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.1 # zkutil