From 276b8aaa78046ddb524f1a259593032f72421414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:51:59 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.21.0 in /capstone Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 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.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- capstone/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capstone/requirements.txt b/capstone/requirements.txt index 7bef2fac..6c94e6e0 100644 --- a/capstone/requirements.txt +++ b/capstone/requirements.txt @@ -37,7 +37,7 @@ mock==2.0.0 nbconvert==5.4.1 nbformat==4.4.0 notebook==5.7.8 -numpy==1.16.2 +numpy==1.21.0 pandas==0.24.2 pandocfilters==1.4.2 parso==0.3.4