From d3bbe970c9fed6fd25ab9f4b4cdc97ccdfc17b02 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 06:26:25 +0000 Subject: [PATCH] build(deps): bump numpy from 1.16.3 to 1.20.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.3 to 1.20.0. - [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.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..3987eae9 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.0 # zkutil