From 42713db2f36df7fcf041865a3c0c10905a49f800 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:35:11 +0000 Subject: [PATCH] Bump numpy from 1.15.2 to 1.22.0 in /prepro Bumps [numpy](https://github.com/numpy/numpy) from 1.15.2 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.15.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- prepro/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 prepro/requirements.txt diff --git a/prepro/requirements.txt b/prepro/requirements.txt old mode 100755 new mode 100644 index adc1d46..4468a30 --- a/prepro/requirements.txt +++ b/prepro/requirements.txt @@ -47,7 +47,7 @@ Markdown==3.0.1 MarkupSafe==1.0 matplotlib==3.0.1 nltk==3.3 -numpy==1.15.2 +numpy==1.22.0 oauth==1.0.1 olefile==0.45.1 pandas==0.23.4