From 774b47ce4fe0973569493f4f709108f3963c6ddd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 06:24:56 +0000 Subject: [PATCH] build(deps): bump numpy from 1.16.3 to 1.20.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.3 to 1.20.2. - [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.2) 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..884bb803 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.2 # zkutil