From 3126664b6b8f2fb64ef0f7efc8f38b1a1eda8022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:53:22 +0000 Subject: [PATCH] Bump numpy from 1.18.3 to 1.22.0 in /final project/nlp/week_4 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.3 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.18.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- final project/nlp/week_4/Requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/final project/nlp/week_4/Requirements.txt b/final project/nlp/week_4/Requirements.txt index 11432e0..155ff53 100644 --- a/final project/nlp/week_4/Requirements.txt +++ b/final project/nlp/week_4/Requirements.txt @@ -5,7 +5,7 @@ Jinja2==2.11.2 joblib==0.14.1 MarkupSafe==1.1.1 nltk==3.5 -numpy==1.18.3 +numpy==1.22.0 regex==2020.4.4 scikit-learn==0.22.2.post1 scipy==1.4.1