From a78604e8ad387721ffdf5dd787327074098e0cfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Mar 2022 17:30:28 +0000 Subject: [PATCH] Bump nltk from 3.4.5 to 3.6.6 in /covid-19-timelapse Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.6.6. - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.4.5...3.6.6) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- covid-19-timelapse/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/covid-19-timelapse/requirements.txt b/covid-19-timelapse/requirements.txt index 2e572de..8ead337 100644 --- a/covid-19-timelapse/requirements.txt +++ b/covid-19-timelapse/requirements.txt @@ -21,7 +21,7 @@ idna==2.9 itsdangerous==1.1.0 Jinja2==2.11.1 MarkupSafe==1.1.1 -nltk==3.4.5 +nltk==3.6.6 numpy==1.18.2 pandas==1.0.3 plotly==4.5.4