From a576677f9eafdbf90a29931937074eb47e036552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:28:22 +0000 Subject: [PATCH] Bump numpy from 1.13.1 to 1.21.0 in /python-learning/python-spider Bumps [numpy](https://github.com/numpy/numpy) from 1.13.1 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.13.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-learning/python-spider/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-learning/python-spider/requirement.txt b/python-learning/python-spider/requirement.txt index d286df65..fb0a6e19 100644 --- a/python-learning/python-spider/requirement.txt +++ b/python-learning/python-spider/requirement.txt @@ -58,7 +58,7 @@ mysqlclient==1.3.12 nbconvert==5.2.1 nbformat==4.3.0 notebook==5.0.0 -numpy==1.13.1 +numpy==1.21.0 odfpy==1.3.5 olefile==0.44 openpyxl==2.4.8