From 8e38fe06a691fd0d5f72234764e6b2540ad96c1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 18:13:55 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 in /src/politeness3 Bumps [numpy](https://github.com/numpy/numpy) from 1.21.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.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/politeness3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/politeness3/requirements.txt b/src/politeness3/requirements.txt index 5b50010..2f9389d 100644 --- a/src/politeness3/requirements.txt +++ b/src/politeness3/requirements.txt @@ -1,5 +1,5 @@ scipy==0.18.1 scikit-learn==0.18.1 -numpy==1.21.0 +numpy==1.22.0 nltk==3.4.5 requests