From b0659ce06ee7235a8dd4894dd19292ee1b78b2bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:45:51 +0000 Subject: [PATCH] Bump numpy from 1.14.5 to 1.22.0 in /stance/more-classifiers 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] --- stance/more-classifiers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stance/more-classifiers/requirements.txt b/stance/more-classifiers/requirements.txt index d4276e2..eec91c3 100644 --- a/stance/more-classifiers/requirements.txt +++ b/stance/more-classifiers/requirements.txt @@ -22,7 +22,7 @@ Keras==2.1.6 Keras-Applications==1.0.2 Keras-Preprocessing==1.0.1 Markdown==2.6.11 -numpy==1.14.5 +numpy==1.22.0 pandas==0.22.0 protobuf==3.6.0 python-dateutil==2.7.3