From edd5e840fa76680d5c33bd5eb84a93a93c86ade5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:15:55 +0000 Subject: [PATCH] Bump numpy from 1.14.0 to 1.22.0 in /luigi Bumps [numpy](https://github.com/numpy/numpy) from 1.14.0 to 1.22.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.14.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- luigi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 luigi/requirements.txt diff --git a/luigi/requirements.txt b/luigi/requirements.txt old mode 100755 new mode 100644 index 74dca85..814ee97 --- a/luigi/requirements.txt +++ b/luigi/requirements.txt @@ -45,7 +45,7 @@ nbformat==4.4.0 networkx==2.0 notebook==5.2.2 numexpr==2.6.4 -numpy==1.14.0 +numpy==1.22.0 olefile==0.44 pandas==0.21.1 pandocfilters==1.4.2