From 053b19b48c7e32832f65c19cf90eeab3e18379bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:14:32 +0000 Subject: [PATCH] Bump numpy from 1.14.5 to 1.22.0 in /submissions/87vogelsang Bumps [numpy](https://github.com/numpy/numpy) from 1.14.5 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.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- submissions/87vogelsang/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 submissions/87vogelsang/requirements.txt diff --git a/submissions/87vogelsang/requirements.txt b/submissions/87vogelsang/requirements.txt old mode 100755 new mode 100644 index 1b71cc2..5a10e2e --- a/submissions/87vogelsang/requirements.txt +++ b/submissions/87vogelsang/requirements.txt @@ -2,4 +2,4 @@ Keras==2.2.2 scikit-learn==0.19.2 tensorflow-gpu==1.10.1 gensim==3.5.0 -numpy==1.14.5 \ No newline at end of file +numpy==1.22.0 \ No newline at end of file