From af2b28efa7a0cb4614c6e0452af50db01392a19c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 09:29:13 +0000 Subject: [PATCH] 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) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84286c0..1220ea1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ MarkupSafe==1.1.1 mccabe==0.6.1 more-itertools==7.0.0 mysql-connector-python==8.0.16 -numpy==1.16.3 +numpy==1.21.0 packaging==19.0 pluggy==0.9.0 protobuf==3.7.1